ButtonStateStyle
Style of a button for its current state
Constructors
Link copied to clipboard
constructor(textColor: KalugaColor, backgroundColor: KalugaColor = DefaultColors.clear, shape: KalugaBackgroundStyle.Shape = KalugaBackgroundStyle.Shape.Rectangle())
Constructor
Properties
Link copied to clipboard
the KalugaBackgroundStyle to apply to the background of the button in this state
Link copied to clipboard
the KalugaColor to apply to the text of the button in this state