menu
feed_plugin package
documentation
widgets/chewie/material_controls.dart
MaterialControls
MaterialControls const constructor
MaterialControls const constructor
dark_mode
light_mode
MaterialControls
constructor
const
MaterialControls
(
{
Key
?
key
,
})
Implementation
const MaterialControls({Key? key}) : super(key: key);
feed_plugin package
documentation
widgets/chewie/material_controls
MaterialControls
MaterialControls const constructor
MaterialControls class