totalDuration property
Duration
get
totalDuration
Implementation
Duration get totalDuration => Duration(milliseconds: _totalMilliseconds);
Duration get totalDuration => Duration(milliseconds: _totalMilliseconds);