boxShape property

Implementation

NeumorphicBoxShape get boxShape =>
    _boxShape ?? NeumorphicBoxShape.roundRect(BorderRadius.circular(8));