SliderFlowTheme constructor
const
SliderFlowTheme({})
Implementation
const SliderFlowTheme({
this.activeItemColor,
this.inactiveItemColor,
this.borderRadius,
this.verticalLineColor,
this.verticalLineWidth,
this.labelTextStyle,
this.itemTextStyle,
});