menu
flutter_responsive_adapter package
documentation
responsive/extension/responsive_ext.dart
ResponsiveScreenExt
isLandscape property
isLandscape property
dark_mode
light_mode
isLandscape
property
bool
get
isLandscape
Implementation
bool get isLandscape => orientation == Orientation.landscape;
flutter_responsive_adapter package
documentation
responsive/extension/responsive_ext
ResponsiveScreenExt
isLandscape property
ResponsiveScreenExt extension on
ResponsiveScreen