menu
appdimens_flutter package
documentation
appdimens.dart
ScreenConfiguration
isLandscape property
isLandscape property
dark_mode
light_mode
isLandscape
property
bool
get
isLandscape
Implementation
bool get isLandscape => orientation == orientationLandscape;
appdimens_flutter package
documentation
appdimens
ScreenConfiguration
isLandscape property
ScreenConfiguration class