FlutterSliderRangeStep({ this.from, this.to, this.step, }) : assert(from != null && to != null && step != null);