menu
nova_native_player package
documentation
player_plugin.dart
PlayerController
hideToast method
hideToast method
dark_mode
light_mode
hideToast
method
Future
<
void
>
hideToast
(
)
Implementation
Future<void> hideToast() => _invoke('hideToast');
nova_native_player package
documentation
player_plugin
PlayerController
hideToast method
PlayerController class