Flutter
quiver.time
aWeek constant
aWeek
quiver.time library
Classes
Clock
Constants
aDay
aMicrosecond
aMillisecond
aMinute
anHour
aSecond
aWeek
Functions
clampDayOfMonth
daysInMonth
isLeapYear
systemTime
Typedefs
TimeFunction
aWeek top-level constant
const
aWeek
=
const
Duration
(days: 7)
Implementation
const Duration aWeek = const Duration(days: 7)