IconStyleProvider
Functions
Link copied to clipboard
Link copied to clipboard
fun defaultIconStyle(padding: PaddingValues = PaddingValues(VideoTheme.dimens.spacingM), default: Color = VideoTheme.colors.basePrimary, pressed: Color = VideoTheme.colors.basePrimary, disabled: Color = VideoTheme.colors.baseQuaternary): StreamIconStyle
Composable that provides default icon style.