menu
survey_kit package
documentation
survey_kit.dart
StyledTextContent
StyledTextContent.fromJson factory constructor
StyledTextContent.fromJson factory constructor
dark_mode
light_mode
StyledTextContent.fromJson
constructor
StyledTextContent.fromJson
(
Map
<
String
,
dynamic
>
json
)
Implementation
factory StyledTextContent.fromJson(Map<String, dynamic> json) => _$StyledTextContentFromJson(json);
survey_kit package
documentation
survey_kit
StyledTextContent
StyledTextContent.fromJson factory constructor
StyledTextContent class