aWeek top-level constant

Duration const aWeek

Duration of a week

Implementation

const Duration aWeek = Duration(days: 7);