onSecondDateChanged property

dynamic Function(DateTime) onSecondDateChanged
final

The callback function that is called when the second date changes.

Implementation

final Function(DateTime) onSecondDateChanged;