hint property
The hint to display when the editor is empty.
Should be a description of the expected input.
Can be either plain text or html.
Implementation
final String? hint;
The hint to display when the editor is empty.
Should be a description of the expected input.
Can be either plain text or html.
final String? hint;