value static method
Get the numeric value for a given breakpoint
Implementation
static double value(FSBreakpoint breakpoint) => _values[breakpoint]!;
Get the numeric value for a given breakpoint
static double value(FSBreakpoint breakpoint) => _values[breakpoint]!;