helpText property

String? helpText
final

This is the label displayed at the top of the showDateRangePicker dialog.

If null, this defaults to 'Select Date Range'.

Implementation

final String? helpText;