menu
shared_code_new package
documentation
shared_code_new/helper/responsive.dart
smallScreen constant
smallScreen constant
dark_mode
light_mode
smallScreen
top-level constant
List
<
Device
>
const
smallScreen
Implementation
const List<Device> smallScreen = [Device.smallMobile, Device.mobile];
shared_code_new package
documentation
shared_code_new/helper/responsive
smallScreen constant
responsive library