Get breakpoint value by name
static double? getBreakpointValue(String name) { return customBreakpoints[name]; }