@override Map<String, dynamic> toJson() => { '__type': 'HWPadding', 'insets': insets.toJson(), 'child': child.toJson(), };