ThreeDotsLeftright constructor
const
ThreeDotsLeftright({})
Implementation
const ThreeDotsLeftright({
super.key,
this.radius = 15,
this.iconSize = 15,
this.bgHeight = 15,
this.dotsColor = Colors.white,
this.iconColor,
this.bgColor = Colors.transparent,
this.dotsShadow,
this.icon,
});