menu
messenger
ui/page/home/page/chat/widget/video/widget/mobile_controls.dart
MobileControls
MobileControls const constructor
MobileControls
dark_mode
light_mode
MobileControls
constructor
const
MobileControls
(
VideoController
controller
, {
Key
?
key
,
double
?
barHeight
,
})
Implementation
const MobileControls(this.controller, {super.key, this.barHeight});
messenger
mobile_controls
MobileControls
MobileControls const constructor
MobileControls class