fieldEndHintText property

String? fieldEndHintText
final

The text used to prompt the user when no text has been entered in the end field.

If null, the localized value of MaterialLocalizations.dateHelpText is used.

Implementation

final String? fieldEndHintText;