isPortrait property
bool
get
isPortrait
Implementation
bool get isPortrait => currentOrientationSnapshot == Orientation.portrait;
bool get isPortrait => currentOrientationSnapshot == Orientation.portrait;