videoPlayerController property
VideoPlayerController
get
videoPlayerController
Get the underlying VideoPlayerController (for backward compatibility)
Implementation
VideoPlayerController get videoPlayerController => _controller;