menu
flutter_mcp_ui_runtime package
documentation
flutter_mcp_ui_runtime.dart
MediaSession
setMuted abstract method
setMuted abstract method
dark_mode
light_mode
setMuted
abstract method
Future
<
void
>
setMuted
(
bool
muted
)
Implementation
Future<void> setMuted(bool muted);
flutter_mcp_ui_runtime package
documentation
flutter_mcp_ui_runtime
MediaSession
setMuted abstract method
MediaSession class