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