hintText property
final
Text that suggests what sort of input the field accepts.
Defaults to null;
Implementation
final String? hintText;
Text that suggests what sort of input the field accepts.
Defaults to null;
final String? hintText;