hintText property

String? hintText
final

Text that suggests what sort of input the field accepts.

See InputDecoration.hintText for details.

Implementation

final String? hintText;