menu
flutter_gb_ui_kit package
documentation
presentation/template_screens/login_template.dart
LoginTemplate
hideFieldsLabel property
hideFieldsLabel property
dark_mode
light_mode
hideFieldsLabel
property
bool
hideFieldsLabel
final
If
true
,
Email
and
Password
labels will be hidden
Implementation
final bool hideFieldsLabel;
flutter_gb_ui_kit package
documentation
presentation/template_screens/login_template
LoginTemplate
hideFieldsLabel property
LoginTemplate class