TextInfo.fromJson(Map<String, dynamic> json) { text = json['text']; fontWeight = json['fontWeight']; }