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