menu
remind_timetable package
documentation
timetable.dart
DateTimeTimetable
lastDayOfMonth property
lastDayOfMonth property
dark_mode
light_mode
lastDayOfMonth
property
DateTime
get
lastDayOfMonth
Implementation
DateTime get lastDayOfMonth => copyWith(day: daysInMonth);
remind_timetable package
documentation
timetable
DateTimeTimetable
lastDayOfMonth property
DateTimeTimetable extension on
DateTime