menu
textfield_flutter package
documentation
flutter_textfield.dart
FlutterTextfield
enabled property
enabled property
dark_mode
light_mode
enabled
property
bool
?
enabled
final
Whether the text field is enabled or disabled.
Implementation
final bool? enabled;
textfield_flutter package
documentation
flutter_textfield
FlutterTextfield
enabled property
FlutterTextfield class