all constant

All standard breakpoint configurations.

Implementation

static const List<BreakpointTestConfig> all = [
  watch,
  mobilePortrait,
  tabletPortrait,
  desktop,
];