menu
video_viewer_updated package
documentation
ui/overlay/widgets/bottom.dart
OverlayBottom
OverlayBottom const constructor
OverlayBottom const constructor
dark_mode
light_mode
OverlayBottom
constructor
const
OverlayBottom
(
{
Key
?
key
,
})
Implementation
const OverlayBottom({Key? key}) : super(key: key);
video_viewer_updated package
documentation
ui/overlay/widgets/bottom
OverlayBottom
OverlayBottom const constructor
OverlayBottom class