height property
latefinal
Reactive height of this RtcVideoRenderer.
Implementation
late final RxInt height = RxInt(_delegate.videoHeight);
Reactive height of this RtcVideoRenderer.
late final RxInt height = RxInt(_delegate.videoHeight);