anHour top-level constant

const anHour = const Duration(hours: 1)

Implementation

const Duration anHour = const Duration(hours: 1)