boundsDuration property
Duration?
get
boundsDuration
Either a duration for the length of the timing schedule, a range of possible length, or outer bounds for start and/or end limits of the timing schedule.
Implementation
Duration? get boundsDuration => boundsDurationField.getValue(_json);