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