menu
nice2dev_flutter_ui package
documentation
core/nice_platform.dart
NiceResponsiveContext
isLandscape property
isLandscape property
dark_mode
light_mode
isLandscape
property
bool
get
isLandscape
Is landscape
Implementation
bool get isLandscape => screenWidth > screenHeight;
nice2dev_flutter_ui package
documentation
core/nice_platform
NiceResponsiveContext
isLandscape property
NiceResponsiveContext extension on
BuildContext