menu
tencent_rtc_sdk
trtc_cloud_def.dart
TRTCRect
TRTCRect constructor
TRTCRect
dark_mode
light_mode
TRTCRect
constructor
TRTCRect
(
{
int
left
=
0
,
int
top
=
0
,
int
right
=
0
,
int
bottom
=
0
}
)
Implementation
TRTCRect({ this.left = 0, this.top = 0, this.right = 0, this.bottom = 0, });
tencent_rtc_sdk
trtc_cloud_def
TRTCRect
TRTCRect constructor
TRTCRect class