minMonth property

DateTime? minMonth
final

Determines the lower boundary user can scroll.

If not provided CalendarConstants.epochDate is default.

Implementation

final DateTime? minMonth;