menu
flutter_gb_ui_kit package
documentation
presentation/template_screens/signup_template.dart
SignUpTemplate
buttonText property
buttonText property
dark_mode
light_mode
buttonText
property
String
?
buttonText
final
The text shown in the button
Implementation
final String? buttonText;
flutter_gb_ui_kit package
documentation
presentation/template_screens/signup_template
SignUpTemplate
buttonText property
SignUpTemplate class