menu
flutter_bloc_form_plus package
documentation
flutter_bloc_form.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_bloc_form_plus package
documentation
flutter_bloc_form
FieldItem
isEnabled property
FieldItem class