RRectElement( double width, double height, double radius, this._paint, ) : _rrect = RRect.fromLTRBR(0, 0, width, height, Radius.circular(radius));