StreamIconStyle
data class StreamIconStyle(val default: IconStyle, val pressed: IconStyle, val disabled: IconStyle) : StreamStateStyle<IconStyle>
Contains state styles for the icon.
Inherited functions
Link copied to clipboard
Get the style based on StyleState.