helpText property
final
The label displayed at the top of the dialog.
If null, the localized value of MaterialLocalizations.dateRangePickerHelpText is used.
Implementation
final String? helpText;
The label displayed at the top of the dialog.
If null, the localized value of MaterialLocalizations.dateRangePickerHelpText is used.
final String? helpText;