kFallbackDuration top-level constant

Duration const kFallbackDuration

Duration to fall back on if the current duration is null and the user has interacted with the duration stepper

Implementation

const kFallbackDuration = Duration(minutes: 20);