onPageChanged property

void Function(DateTime firstDate, DateTime lastDate)? onPageChanged
final

Implementation

final void Function(DateTime firstDate, DateTime lastDate)? onPageChanged;