breakpoints property
Implementation
static AppBreakpointsMap breakpoints = AppBreakpointsMap(
mobile: mobile,
tablet: tablet,
laptop: laptop,
desktop: desktop,
);
static AppBreakpointsMap breakpoints = AppBreakpointsMap(
mobile: mobile,
tablet: tablet,
laptop: laptop,
desktop: desktop,
);