stream-video-android
Toggle table of contents
1.25.0
androidJvm
Target filter
androidJvm
Switch theme
Search in API
Skip to content
stream-video-android
stream-video-android-ui-compose
/
io.getstream.video.android.compose.ui.components.base.styling
/
IconStyle
/
IconStyle
Icon
Style
constructor
(
color
:
Color
,
padding
:
PaddingValues
=
PaddingValues(0.dp)
)
Parameters
color
the color applied as tint to the icon.
padding
the padding applied to the icon.