hintText property

String? hintText
final

Text that suggests what sort of input the field accepts.

Defaults to null;

Implementation

final String? hintText;