DotBarOptions constructor
DotBarOptions({})
Implementation
DotBarOptions({
this.iconSize = 26.0,
this.padding,
this.inkEffect = false,
this.inkColor = Colors.grey,
this.dotStyle = DotStyle.circle,
this.gradient,
});