StacCustomTextStyle.fromJson constructor
Creates a StacCustomTextStyle from JSON.
Implementation
factory StacCustomTextStyle.fromJson(Map<String, dynamic> json) =>
_$StacCustomTextStyleFromJson(json);
Creates a StacCustomTextStyle from JSON.
factory StacCustomTextStyle.fromJson(Map<String, dynamic> json) =>
_$StacCustomTextStyleFromJson(json);