menu
fastyle_forms package
documentation
ui/fields/amount_switch.field.dart
FastAmountSwitchField
isEnabled property
isEnabled property
dark_mode
light_mode
isEnabled
property
bool
isEnabled
final
Whether the field is enabled or not.
Implementation
final bool isEnabled;
fastyle_forms package
documentation
ui/fields/amount_switch.field
FastAmountSwitchField
isEnabled property
FastAmountSwitchField class