Map<String, dynamic> toJson() { return {'xs': xs, 'sm': sm, 'md': md, 'lg': lg, 'xl': xl, 'xxl': xxl}; }