menu
my package
documentation
component/core/text_field.dart
MyTextField
readOnly property
readOnly property
dark_mode
light_mode
readOnly
property
bool
readOnly
final
Whether the text field is read-only. Defaults to false.
Implementation
final bool readOnly;
my package
documentation
component/core/text_field
MyTextField
readOnly property
MyTextField class