controller property

VideoPlayerController controller

Implementation

VideoPlayerController get controller =>
    ControllerWidget.of(context).controller;