menu
flutter_form_bloc_allenlinli package
documentation
flutter_form_bloc_allenlinli.dart
FieldItem
isEnabled property
isEnabled property
dark_mode
light_mode
isEnabled
property
bool
isEnabled
final
Whether or not a user can select this menu item.
Implementation
final bool isEnabled;
flutter_form_bloc_allenlinli package
documentation
flutter_form_bloc_allenlinli
FieldItem
isEnabled property
FieldItem class