phone constant
Defines the breakpoints that correspond to phones.
Implementation
static const List<Breakpoint> phone = [Breakpoint.xs, Breakpoint.sm];
Defines the breakpoints that correspond to phones.
static const List<Breakpoint> phone = [Breakpoint.xs, Breakpoint.sm];