maxDuration property

Duration get maxDuration

Get the maxDuration param

if no maxDuration param given in VideoEditorController constructor, maxDuration is equal to the videoDuration

Implementation

Duration get maxDuration => _maxDuration;