aWeek top-level constant

const aWeek = const Duration(days: 7)

Implementation

const Duration aWeek = const Duration(days: 7)