ControlButtons constructor
const
ControlButtons(
- AudioPlayer player, {
- Key? key,
Implementation
const ControlButtons(this.player, {Key? key}) : super(key: key);
const ControlButtons(this.player, {Key? key}) : super(key: key);