menu
osmos_flutter_plugin package
documentation
ads/views/loader/video_view.dart
VideoViewController
muteUnmute method
muteUnmute method
dark_mode
light_mode
muteUnmute
method
Future
<
bool
?
>
muteUnmute
(
)
Implementation
Future<bool?> muteUnmute() async { return await _key.currentState?.muteUnmute(); }
osmos_flutter_plugin package
documentation
ads/views/loader/video_view
VideoViewController
muteUnmute method
VideoViewController class