menu
atomic_flutter_kit package
documentation
utilities/atomic_responsive_utils.dart
AtomicResponsiveExtensions
isLandscape property
isLandscape property
dark_mode
light_mode
isLandscape
property
bool
get
isLandscape
Implementation
bool get isLandscape => AtomicResponsiveUtils.isLandscape(this);
atomic_flutter_kit package
documentation
utilities/atomic_responsive_utils
AtomicResponsiveExtensions
isLandscape property
AtomicResponsiveExtensions extension on
BuildContext