FastDatePickerIconButtonBuilder typedef

FastDatePickerIconButtonBuilder = IconButton Function(FastDatePickerState field, ShowFastDatePicker show)

Implementation

typedef FastDatePickerIconButtonBuilder = IconButton Function(
    FastDatePickerState field, ShowFastDatePicker show);