fieldStartHintText property
final
The text used to prompt the user when no text has been entered in the start field.
If null, the localized value of MaterialLocalizations.dateHelpText is used.
Implementation
final String? fieldStartHintText;