onConfirm property
The required callback invoked when the user confirms the date selection.
Parameters: List
Implementation
final ValueChanged<List<DateTime>> onConfirm;
The required callback invoked when the user confirms the date selection.
Parameters: List
final ValueChanged<List<DateTime>> onConfirm;