@override Map toJson() { return { 'content': content, 'padding': padding, 'border': border, 'margin': content, 'width': width, 'height': height, }; }