menu
flutter_radio_player package
documentation
flutter_radio_player_platform_interface.dart
FlutterRadioPlayerPlatform
nextSource abstract method
nextSource abstract method
dark_mode
light_mode
nextSource
abstract method
Future
<
void
>
nextSource
(
)
Change the next source in the sources index
Implementation
Future<void> nextSource();
flutter_radio_player package
documentation
flutter_radio_player_platform_interface
FlutterRadioPlayerPlatform
nextSource abstract method
FlutterRadioPlayerPlatform class