hintText property
final
Hint text that will appear when the user hasn't written anything inside text area
Implementation
final String? hintText;
Hint text that will appear when the user hasn't written anything inside text area
final String? hintText;