menu
auto_screen package
documentation
responsive_breakpoints.dart
MediaQueryHelper
isPortrait property
isPortrait property
dark_mode
light_mode
isPortrait
property
bool
get
isPortrait
Is portrait
Implementation
bool get isPortrait => orientation == Orientation.portrait;
auto_screen package
documentation
responsive_breakpoints
MediaQueryHelper
isPortrait property
MediaQueryHelper class