EmergentBoxShape.roundRect constructor
EmergentBoxShape.roundRect(
- BorderRadius borderRadius
Implementation
EmergentBoxShape.roundRect(BorderRadius borderRadius)
: this._(RRectPathProvider(borderRadius));