menu
getwidget package
documentation
components/button/gf_button.dart
GFButton
text property
text property
dark_mode
light_mode
text
property
String
?
text
final
text of type
String
is alternative to child. text will get priority over child
Implementation
final String? text;
getwidget package
documentation
components/button/gf_button
GFButton
text property
GFButton class