menu
custom_styles_package package
documentation
widgets/custom_text_field.dart
CustomTextField
readOnly property
readOnly property
dark_mode
light_mode
readOnly
property
bool
readOnly
final
this is the readOnly of the custom text field
Implementation
final bool readOnly;
custom_styles_package package
documentation
widgets/custom_text_field
CustomTextField
readOnly property
CustomTextField class