hint property

String? hint
final

Hint text to display when the editor is empty.

Defaults to ***Your text here...***

Implementation

final String? hint;