seekTo property

dynamic Function(double) seekTo
final

The callback function to seek to a specific position in the audio.

Implementation

final Function(double) seekTo;