menu
juggle_im package
documentation
model/call/video_view.dart
VideoView
VideoView.new const constructor
VideoView.new const constructor
dark_mode
light_mode
VideoView
constructor
const
VideoView
(
{
Key
?
key
,
double
?
width
,
double
?
height
,
String
?
viewId
,
void
onViewCreated
()?,
})
Implementation
const VideoView({ super.key, this.width, this.height, this.viewId, this.onViewCreated, });
juggle_im package
documentation
model/call/video_view
VideoView
VideoView.new const constructor
VideoView class