ZeroSliderStyle constructor
const
ZeroSliderStyle({})
Implementation
const ZeroSliderStyle({
this.activeColor,
this.inactiveColor,
this.tickColor,
this.thumbColor,
this.tickBehavior,
this.tooltipVariant,
this.tooltipColor,
});