videoDimension property

Size videoDimension

Get the VideoPlayerController.value.size

Implementation

Size get videoDimension => _video.value.size;