videoController property

VideoPlayerController? videoController
final

a custom video player controller, if this is provided, the player will use this controller instead of creating a new one.

Implementation

final VideoPlayerController? videoController;