menu
flutter_chrome_cast package
documentation
common/image.dart
GoogleCastImage
GoogleCastImage.new constructor
GoogleCastImage.new constructor
dark_mode
light_mode
GoogleCastImage
constructor
GoogleCastImage
(
{
required
Uri
url
,
int
?
height
,
int
?
width
,
})
Implementation
GoogleCastImage({ required this.url, this.height, this.width, });
flutter_chrome_cast package
documentation
common/image
GoogleCastImage
GoogleCastImage.new constructor
GoogleCastImage class