startTime property

Duration get startTime

The start time of the trimmed video segment.

Retrieved from the trimDurationSpanNotifier.

Implementation

Duration get startTime => trimDurationSpanNotifier.value.start;