menu
googleapis package
documentation
chat/v1.dart
Image
Image constructor
Image constructor
dark_mode
light_mode
Image
constructor
Image
(
{
double
?
aspectRatio
,
String
?
imageUrl
,
OnClick
?
onClick
,
})
Implementation
Image({ this.aspectRatio, this.imageUrl, this.onClick, });
googleapis package
documentation
chat/v1
Image
Image constructor
Image class