hint property
The text to display when the text field is empty.
See InputDecoration.hintText for more information.
Implementation
final String? hint;
The text to display when the text field is empty.
See InputDecoration.hintText for more information.
final String? hint;