helpText property

String? helpText
final

The label displayed at the top of the dialog.

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

Implementation

final String? helpText;