computer constant

List<Breakpoint> const computer

Defines the breakpoints that correspond to computers.

Implementation

static const List<Breakpoint> computer = [Breakpoint.xl, Breakpoint.xxl];