hintText property

String? hintText
final

The hintText will be shown in the InputField if there is no input.

Implementation

final String? hintText;