menu
innerlibs
global.dart
lastWeek property
lastWeek
dark_mode
light_mode
lastWeek
top-level property
date
get
lastWeek
Returns a date representing the last week.
Implementation
date get lastWeek => now.lastDayOfWeek - 7.days;
innerlibs
global
lastWeek property
global library