menu
flutter_chrome_cast package
documentation
widgets/cast_volume.dart
GoogleCastVolume
GoogleCastVolume.new const constructor
GoogleCastVolume.new const constructor
dark_mode
light_mode
GoogleCastVolume
constructor
const
GoogleCastVolume
(
{
Key
?
key
,
})
Implementation
const GoogleCastVolume({ Key? key, }) : super(key: key);
flutter_chrome_cast package
documentation
widgets/cast_volume
GoogleCastVolume
GoogleCastVolume.new const constructor
GoogleCastVolume class