menu
flutter_smart_debouncer package
documentation
widgets/smart_debouncer_text_field.dart
SmartDebouncerTextField
enabled property
enabled property
dark_mode
light_mode
enabled
property
bool
?
enabled
final
Whether the field is enabled.
Implementation
final bool? enabled;
flutter_smart_debouncer package
documentation
widgets/smart_debouncer_text_field
SmartDebouncerTextField
enabled property
SmartDebouncerTextField class