lastDay property

DateTime lastDay
final

The last active day of TableCalendar. Blocks swiping to days after it.

Days after it will use disabledStyle and trigger onDisabledDayTapped callback.

Implementation

final DateTime lastDay;