onConfirm property

ValueChanged<List<DateTime>> onConfirm
final

The required callback invoked when the user confirms the date selection.

Parameters: List

Implementation

final ValueChanged<List<DateTime>> onConfirm;