TextAlignVertical.fromJson constructor Null safety
Implementation
factory TextAlignVertical.fromJson(Map<String, Object?> json) =>
_$TextAlignVerticalFromJson(json);
factory TextAlignVertical.fromJson(Map<String, Object?> json) =>
_$TextAlignVerticalFromJson(json);