onConfirm property

dynamic Function(DateTime) onConfirm
final

The callback function to be executed when the user confirms their selection.

Implementation

final Function(DateTime) onConfirm;