hint property

String? hint
final

Sets the Html editor's hint (text displayed when there is no text in the editor).

Implementation

final String? hint;