fieldEndHintText property
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;
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.
final String? fieldEndHintText;