menu
googlecast package
documentation
googlecastbutton.dart
GoogleCastButton
GoogleCastButton.new const constructor
GoogleCastButton.new const constructor
dark_mode
light_mode
GoogleCastButton
constructor
const
GoogleCastButton
(
{
Key
?
key
,
required
double
size
,
})
Implementation
const GoogleCastButton({Key? key, required this.size}) : super(key: key);
googlecast package
documentation
googlecastbutton
GoogleCastButton
GoogleCastButton.new const constructor
GoogleCastButton class