maxMonth property

DateTime? maxMonth
final

Determines upper boundary user can scroll.

If not provided CalendarConstants.maxDate is default.

Implementation

final DateTime? maxMonth;