aSecond top-level constant

const aSecond = const Duration(seconds: 1)

Implementation

const Duration aSecond = const Duration(seconds: 1)