hintText property
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;
hintText is a placeholder, by default, the hint will be 'Description' We can override the placeholder text by passing hintText to the editor
final String? hintText;