@override Map<String, dynamic> toJson() => { 'className': className, 'width': width, 'height': height, };