BottomPaint constructor
BottomPaint(
- BuildContext context,
- double radius,
- double centerOutRadius
Implementation
BottomPaint(this.context, this.radius, this.centerOutRadius);