aMinute top-level constant

const aMinute = const Duration(minutes: 1)

Implementation

const Duration aMinute = const Duration(minutes: 1)