SliderView constructor
const
SliderView(
- SliderModel model, {
- Key? key,
- dynamic onChangeCallback,
Implementation
const SliderView(this.model, {super.key, this.onChangeCallback});