onConfirm property
The callback function to be executed when the user confirms their selection.
Implementation
final Function(DateTime) onConfirm;
The callback function to be executed when the user confirms their selection.
final Function(DateTime) onConfirm;