menu
textfield_flutter package
documentation
flutter_textfield.dart
FlutterTextfield
readOnly property
readOnly property
dark_mode
light_mode
readOnly
property
bool
readOnly
final
Whether the text field is read-only.
Implementation
final bool readOnly;
textfield_flutter package
documentation
flutter_textfield
FlutterTextfield
readOnly property
FlutterTextfield class