ScaleResponse constructor

const ScaleResponse({
  1. ScaleRamp? inDisplay,
  2. ScaleRamp? pastDisplay,
})

Implementation

const ScaleResponse({this.inDisplay, this.pastDisplay});