onFirstDateChanged property

dynamic Function(DateTime) onFirstDateChanged
final

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

Implementation

final Function(DateTime) onFirstDateChanged;