duration property

Duration get duration

Implementation

Duration get duration => displayDuration ?? Duration(seconds: 6);