BreakpointValue constructor

const BreakpointValue(
  1. double value
)

Implementation

const BreakpointValue(this.value);