hintText property

String? hintText
final

hintText is a placeholder, by default, the hint will be 'Description' We can override the placeholder text by passing hintText to the editor

Implementation

final String? hintText;