streamDuration property

StreamDuration? streamDuration
finalinherited

If you ovveride StreamDuration package for stream a duration property duration, countUp, infinityCountUp, and onDone in SlideCountdown not affected.

Example you need use function in StreamDuration e.g correct, add, and subtract function

Implementation

final StreamDuration? streamDuration;