SliderView constructor
SliderView(
- SliderModel model, {
- dynamic onChangeCallback,
Implementation
SliderView(this.model, {this.onChangeCallback});
SliderView(this.model, {this.onChangeCallback});