menu
flutter_slick package
documentation
components/layout/media_layout.dart
MediaConstraints
isSmallScreen property
isSmallScreen property
dark_mode
light_mode
isSmallScreen
property
bool
get
isSmallScreen
Implementation
bool get isSmallScreen => screenWidth < 800;
flutter_slick package
documentation
components/layout/media_layout
MediaConstraints
isSmallScreen property
MediaConstraints class