StreamButtonDrawableStyle

Contains state styles for the button drawable.

Constructors

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

Properties

Link copied to clipboard
open override val default: ButtonDrawableStyle

Default style for the component.

Link copied to clipboard
open override val disabled: ButtonDrawableStyle

Disabled style for the component

Link copied to clipboard
open override val pressed: ButtonDrawableStyle

Pressed style for the component

Inherited functions

Link copied to clipboard

Get the style based on StyleState.