Seek to position.
position
@override Future<void> seek(Duration position) async => onSeekCallback?.call(position);