SWSlider constructor
const
SWSlider(})
Implementation
const SWSlider(
this._value,
this._maxValue,
this._minValue,
this._onChanged,
this._width,
this._asset,
this._label, {
Key? key,
}) : super(
key: key,
);