isPortrait property
bool
get
isPortrait
Implementation
bool get isPortrait => mediaQuery.orientation == Orientation.portrait;
bool get isPortrait => mediaQuery.orientation == Orientation.portrait;