lastDay property
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;
The last active day of TableCalendar.
Blocks swiping to days after it.
Days after it will use disabledStyle and trigger onDisabledDayTapped callback.
final DateTime lastDay;