hint property

String? hint
final

The text to display when the text field is empty.

See InputDecoration.hintText for more information.

Implementation

final String? hint;