phone constant

List<Breakpoint> const phone

Defines the breakpoints that correspond to phones.

Implementation

static const List<Breakpoint> phone = [Breakpoint.xs, Breakpoint.sm];