smallAndUp constant

Breakpoint const smallAndUp

A window whose width is greater than 0 dp.

Implementation

static const Breakpoint smallAndUp = WidthPlatformBreakpoint(begin: 0);