rewindInterval property

Duration rewindInterval
final

The interval to be used in AudioHandler.rewind. This value will also be used on iOS to render the skip-backward button. This value must be positive.

Implementation

final Duration rewindInterval;