phoneWidthBreakpoint constant

double const phoneWidthBreakpoint

The minimum media width treated as a phone device in this app.

Implementation

static const double phoneWidthBreakpoint = 600;