@override Map<String, dynamic> toMap() { return { 'type': 'closeIcon', 'imagePath': imagePath, 'width': width, 'height': height, 'x': x, 'y': y }; }