phoneWidthBreakpoint constant
double
const phoneWidthBreakpoint
The minimum media width treated as a phone device in this app.
Implementation
static const double phoneWidthBreakpoint = 600;
The minimum media width treated as a phone device in this app.
static const double phoneWidthBreakpoint = 600;