StreamTextStyle
data class StreamTextStyle(val default: TextStyleWrapper, val disabled: TextStyleWrapper, val pressed: TextStyleWrapper) : StreamStateStyle<TextStyleWrapper>
Stream text style
Properties
Inherited functions
Link copied to clipboard
Get the style based on StyleState.