menu
mmoo_base_video package
documentation
video_call_widget.dart
VideoCallWidgetState
setBottomHeight method
setBottomHeight method
dark_mode
light_mode
setBottomHeight
method
void
setBottomHeight
(
double
bottomHeight
)
Implementation
void setBottomHeight(double bottomHeight) { this.bottomHeight = bottomHeight; setState(() {}); }
mmoo_base_video package
documentation
video_call_widget
VideoCallWidgetState
setBottomHeight method
VideoCallWidgetState class