value property
double
get
value
Get the numeric value of this breakpoint
Implementation
double get value => FSBreakpoints.value(this);
Get the numeric value of this breakpoint
double get value => FSBreakpoints.value(this);