NeumorphicFrostGlassSurfacePainter constructor

NeumorphicFrostGlassSurfacePainter({
  1. dynamic shape,
})

Implementation

NeumorphicFrostGlassSurfacePainter({shape})
    : super(shape: shape, strokeWidth: 0);