onApplyClick property
final
A callback function that is called when the user applies the selected date range.
Implementation
final Function(DateRange?) onApplyClick;
A callback function that is called when the user applies the selected date range.
final Function(DateRange?) onApplyClick;