menu
sunday_platform package
documentation
MainComponents/sunday_text_field/cupertino_text_field.dart
SundayCupertinoTextField
readOnly property
readOnly property
dark_mode
light_mode
readOnly
property
bool
?
readOnly
final
Whether the text can be changed.
Implementation
final bool? readOnly;
sunday_platform package
documentation
MainComponents/sunday_text_field/cupertino_text_field
SundayCupertinoTextField
readOnly property
SundayCupertinoTextField class