hintText property

String? hintText
final

Hint to be displayed on the form. Displayed when no text is entered.

フォームに表示するヒント。文字が入力されていない場合表示されます。

Implementation

final String? hintText;