firstDay property

DateTime firstDay
final

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

Days before it will use disabledStyle and trigger onDisabledDayTapped callback.

Implementation

final DateTime firstDay;