CustomVideoControls constructor
const
CustomVideoControls({
- Key? key,
- required MediaPlayer player,
Implementation
const CustomVideoControls({super.key, required this.player});