menu
flutter_radio_player package
documentation
flutter_radio_player_platform_interface.dart
FlutterRadioPlayerPlatform
jumpToSourceIndex abstract method
jumpToSourceIndex abstract method
dark_mode
light_mode
jumpToSourceIndex
abstract method
Future
<
void
>
jumpToSourceIndex
(
int
index
)
Jump to source at a index
Implementation
Future<void> jumpToSourceIndex(int index);
flutter_radio_player package
documentation
flutter_radio_player_platform_interface
FlutterRadioPlayerPlatform
jumpToSourceIndex abstract method
FlutterRadioPlayerPlatform class