kFallbackDuration top-level constant
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);
Duration to fall back on if the current duration is null and the user
has interacted with the duration stepper
const kFallbackDuration = Duration(minutes: 20);