readOnly property
Whether the editor is in read-only mode.
When true, the user cannot modify the text content.
Implementation
final bool readOnly;
Whether the editor is in read-only mode.
When true, the user cannot modify the text content.
final bool readOnly;