playerStyle property Null safety

VideoPlayerStyle? playerStyle
read / write

Sets the proportion of the video player to its container. Defaults to full.

Implementation

VideoPlayerStyle? playerStyle;