menu
chewie_fix package
documentation
chewie.dart
MaterialControls
MaterialControls.new const constructor
MaterialControls.new const constructor
dark_mode
light_mode
MaterialControls
constructor
const
MaterialControls
(
{
bool
showPlayButton
=
true
,
Key
?
key
,
})
Implementation
const MaterialControls({ this.showPlayButton = true, Key? key, }) : super(key: key);
chewie_fix package
documentation
chewie
MaterialControls
MaterialControls.new const constructor
MaterialControls class