aDay top-level constant

const aDay = const Duration(days: 1)

Implementation

const Duration aDay = const Duration(days: 1)