userDuration property

Duration get userDuration

Implementation

Duration get userDuration => widget.duration ?? Duration(milliseconds: 100);