controller property

VideoPlayerController? controller
getter/setter pair

Implementation

late VideoPlayerController? controller;