menu
flutter_chrome_cast
common/volume.dart
CastMediaVolume
muted property
muted
dark_mode
light_mode
muted
property
bool
?
muted
getter/setter pair
Optional whether the Cast device is muted, independent of the volume level.
Implementation
bool? muted;
flutter_chrome_cast
volume
CastMediaVolume
muted property
CastMediaVolume class