menu
messenger
ui/page/home/page/chat/widget/video/widget/mobile_controls.dart
MobileControls
MobileControls.new const constructor
MobileControls.new
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.new const constructor
MobileControls class