menu
agora_rtc_engine package
documentation
rtc_engine.dart
AgoraImage
AgoraImage constructor
AgoraImage constructor
dark_mode
light_mode
AgoraImage
constructor
AgoraImage
(
String
url
, {
int
?
x
,
int
?
y
,
int
?
width
,
int
?
height
,
})
Constructs a
AgoraImage
Implementation
AgoraImage( this.url, { this.x, this.y, this.width, this.height, });
agora_rtc_engine package
documentation
rtc_engine
AgoraImage
AgoraImage constructor
AgoraImage class