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