toggle menu
stream-chat-android
6.6.0
androidJvm
switch theme
search in API
stream-chat-android-compose
/
io.getstream.chat.android.compose.ui.theme
/
ComponentPadding
/
ComponentPadding
Component
Padding
constructor
(
horizontal
:
Dp
=
0.dp
,
vertical
:
Dp
=
0.dp
)
constructor
(
start
:
Dp
=
0.dp
,
top
:
Dp
=
0.dp
,
end
:
Dp
=
0.dp
,
bottom
:
Dp
=
0.dp
)
Parameters
start
The start padding.
top
The top padding.
end
The end padding.
bottom
The bottom padding.