BetterVideoPlayerController constructor

BetterVideoPlayerController()

Implementation

BetterVideoPlayerController()
    : super(BetterVideoPlayerValue(
        playerKey: UniqueKey(),
        isFullScreenMode: false,
      ));