menu
general_system_device package
documentation
core/player/player_controller.dart
GeneralSystemDeviceLibraryPlayerControllerBase
jump method
jump method
dark_mode
light_mode
jump
method
Future
<
void
>
jump
(
int
index
)
UncompleteDocumentation
Implementation
Future<void> jump(int index) async { return await player.jump(index); }
general_system_device package
documentation
core/player/player_controller
GeneralSystemDeviceLibraryPlayerControllerBase
jump method
GeneralSystemDeviceLibraryPlayerControllerBase class