@override Map<String, Object?> toJson() => { 'kind': 'roundRect', 'w': w, 'h': h, 'rx': rx, 'ry': ry, };