const XBreakpoints({this.tablet = 600, this.desktop = 1024}) : assert(tablet > 0), assert(desktop > tablet);