jumpToSourceIndex abstract method

Future<void> jumpToSourceIndex(
  1. int index
)

Jump to source at a index

Implementation

Future<void> jumpToSourceIndex(int index);