Map<String, dynamic> toJson() { return {'formatter': formatter, 'show': show, 'textStyle': textStyle}; }