menu
meta_rtc_engine package
documentation
rtc_engine.dart
MetaImage
MetaImage.new constructor
MetaImage.new constructor
dark_mode
light_mode
MetaImage
constructor
MetaImage
(
String
url
,
int
?
x
,
int
?
y
,
int
?
width
,
int
?
height
,
)
Constructs a
MetaImage
Implementation
MetaImage(this.url, this.x, this.y, this.width, this.height);
meta_rtc_engine package
documentation
rtc_engine
MetaImage
MetaImage.new constructor
MetaImage class