NeumorphicFrostedGlassPainter constructor

NeumorphicFrostedGlassPainter({
  1. ShapeBorder shape = const ContinuousRectangleBorder(),
})

Implementation

NeumorphicFrostedGlassPainter(
    {ShapeBorder shape = const ContinuousRectangleBorder()});