menu
live_game_lib package
documentation
frontend/text/text_button.dart
TextButtonWidget
textStyle property
textStyle property
dark_mode
light_mode
textStyle
property
TextStyle
?
textStyle
final
The style to be applied to the text on the button.
Implementation
final TextStyle? textStyle;
live_game_lib package
documentation
frontend/text/text_button
TextButtonWidget
textStyle property
TextButtonWidget class