Type Alias: EnabledButtonStyle
Copied to your clipboardtype EnabledButtonStyle = BaseButtonStyle<ENABLED_BUTTON>;
Represents the style of a button always enabled.
Copied to your clipboardtype EnabledButtonStyle = BaseButtonStyle<ENABLED_BUTTON>;
Represents the style of a button always enabled.