readOnly property
bool
get
readOnly
Implementation
bool get readOnly =>
this == AppKitTextFieldBehavior.selectable ||
this == AppKitTextFieldBehavior.none;
bool get readOnly =>
this == AppKitTextFieldBehavior.selectable ||
this == AppKitTextFieldBehavior.none;