Add a single custom breakpoint
static void addBreakpoint(String name, double width) { customBreakpoints[name] = width; }