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