StreamTextStyle

Stream text style

Constructors

Link copied to clipboard
constructor(default: TextStyleWrapper, disabled: TextStyleWrapper, pressed: TextStyleWrapper)

Properties

Link copied to clipboard
open override val default: TextStyleWrapper

Default style for the component.

Link copied to clipboard
open override val disabled: TextStyleWrapper

Disabled style for the component

Link copied to clipboard
open override val pressed: TextStyleWrapper

Pressed style for the component

Inherited functions

Link copied to clipboard

Get the style based on StyleState.