@override Map<String, dynamic> toJson() { return { 'type': type.value, 'divider': _show, 'spacing': _spacing.value, }; }