CustomIndicator constructor
CustomIndicator({})
Implementation
CustomIndicator({
this.top,
this.left,
this.right,
this.bottom,
this.width,
this.height,
this.color,
this.radius,
});
CustomIndicator({
this.top,
this.left,
this.right,
this.bottom,
this.width,
this.height,
this.color,
this.radius,
});