menu
daily_flutter
daily_flutter
VideoViewController
isPortrait property
isPortrait
brightness_4
isPortrait
property
Null safety
bool
isPortrait
Implementation
bool get isPortrait => rotation == 90 || rotation == 270;
daily_flutter
daily_flutter
VideoViewController
isPortrait property
VideoViewController class
Constructors
VideoViewController
Properties
aspectRatio
hashCode
hasListeners
height
isPortrait
rotation
runtimeType
width
Methods
addListener
dispose
noSuchMethod
notifyListeners
removeListener
setTrack
toString
Operators
operator ==