minDay property

DateTime? minDay
final

Determines the lower boundary user can scroll.

If not provided CalendarConstants.epochDate is default.

Implementation

final DateTime? minDay;