ShowFastDateRangePicker typedef

ShowFastDateRangePicker = Future<DateTimeRange?> Function(DatePickerEntryMode entryMode)

Implementation

typedef ShowFastDateRangePicker = Future<DateTimeRange?> Function(
    DatePickerEntryMode entryMode);