FastDateRangePickerIconButtonBuilder typedef

FastDateRangePickerIconButtonBuilder = IconButton Function(FastDateRangePickerState field, ShowFastDateRangePicker show)

Implementation

typedef FastDateRangePickerIconButtonBuilder = IconButton Function(
    FastDateRangePickerState field, ShowFastDateRangePicker show);