menu
fastyle_buttons package
documentation
ui/base/text.button.dart
FastTextButton2
labelText property
labelText property
dark_mode
light_mode
labelText
property
String
?
labelText
final
The text to display on the button.
Implementation
final String? labelText;
fastyle_buttons package
documentation
ui/base/text.button
FastTextButton2
labelText property
FastTextButton2 class