menu
bee_ui package
documentation
helper/helper.dart
isPortrait function
isPortrait function
dark_mode
light_mode
isPortrait
function
bool
isPortrait
(
)
Implementation
bool isPortrait() { return Screen.orientation() == Orientation.portrait; }
bee_ui package
documentation
helper/helper
isPortrait function
helper library