menu
general package
documentation
core/player/player_controller.dart
GeneralLibraryPlayerControllerBase
next method
next method
dark_mode
light_mode
next
method
Future
<
void
>
next
(
)
Implementation
Future<void> next() async { return await player.next(); }
general package
documentation
core/player/player_controller
GeneralLibraryPlayerControllerBase
next method
GeneralLibraryPlayerControllerBase class