firstDay property

DateTime firstDay
final

The first active day of TableCalendarCustomize. Blocks swiping to days before it.

Days before it will use disabledStyle and trigger onDisabledDayTapped callback.

Implementation

final DateTime firstDay;