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