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