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