WebVideoPlayerControls constructor
const
WebVideoPlayerControls({
- Key? key,
- required WebVideoPlayerController controller,
Implementation
const WebVideoPlayerControls({super.key, required this.controller});