menu
forui package
documentation
widgets/button.dart
FButtonContentStyle
textStyle property
textStyle property
dark_mode
light_mode
textStyle
property
@
override
FWidgetStateMap
<
TextStyle
>
textStyle
final
The
TextStyle
.
Supported states:
WidgetState.focused
WidgetState.hovered
WidgetState.pressed
WidgetState.disabled
Implementation
@override final FWidgetStateMap<TextStyle> textStyle;
forui package
documentation
widgets/button
FButtonContentStyle
textStyle property
FButtonContentStyle class