NeumorphicSurfacePainter constructor
NeumorphicSurfacePainter({})
Implementation
NeumorphicSurfacePainter(
{this.gradient,
this.color,
this.borderGradient,
this.blur = 0,
this.borderBlur = 0,
super.shape,
super.strokeWidth});