fastForwardInterval property

Duration fastForwardInterval
final

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

Implementation

final Duration fastForwardInterval;