smallAndUp constant
Breakpoint
const smallAndUp
A window whose width is greater than 0 dp.
Implementation
static const Breakpoint smallAndUp = WidthPlatformBreakpoint(begin: 0);
A window whose width is greater than 0 dp.
static const Breakpoint smallAndUp = WidthPlatformBreakpoint(begin: 0);