menu
universal_flutter_utils package
documentation
common/constants/responsive_design.dart
UFUResponsiveDesign
maxSmallMobileWidth constant
maxSmallMobileWidth constant
dark_mode
light_mode
maxSmallMobileWidth
constant
double
const
maxSmallMobileWidth
Implementation
static const double maxSmallMobileWidth = 400;
universal_flutter_utils package
documentation
common/constants/responsive_design
UFUResponsiveDesign
maxSmallMobileWidth constant
UFUResponsiveDesign class