boundsRange property

Range? get boundsRange

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

Range? get boundsRange => boundsRangeField.getValue(_json);