resizeMode property
ResizeMode
get
resizeMode
Returns the current resize mode of the video player.
This getter provides the current resize mode, which determines how the video player is resized within its parent widget.
Implementation
ResizeMode get resizeMode => _resizeMode;