controller property

VideoPlayerController controller

Implementation

VideoPlayerController get controller {
  return Players.getInstance(url);
}