menu
meta_rtc_engine package
documentation
rtc_engine.dart
Rect
Rect constructor
Rect constructor
dark_mode
light_mode
Rect
constructor
Rect
(
int
?
left
,
int
?
top
,
int
?
right
,
int
?
bottom
,
)
Constructs a
Rect
Implementation
Rect( this.left, this.top, this.right, this.bottom, );
meta_rtc_engine package
documentation
rtc_engine
Rect
Rect constructor
Rect class