menu
xwidgets_pack package
documentation
widgets/x_text_field.dart
XTextField
isReadOnly property
isReadOnly property
dark_mode
light_mode
isReadOnly
property
bool
isReadOnly
final
Whether the field is read-only. Defaults to
false
.
Implementation
final bool isReadOnly;
xwidgets_pack package
documentation
widgets/x_text_field
XTextField
isReadOnly property
XTextField class