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