TextDecorationUnderline.fromJson constructor Null safety
Implementation
factory TextDecorationUnderline.fromJson(Map<String, dynamic> json) =
_$TextDecorationUnderline.fromJson;
factory TextDecorationUnderline.fromJson(Map<String, dynamic> json) =
_$TextDecorationUnderline.fromJson;