menu
uxp_widgets package
documentation
json_annotation/uxp_widget_config.dart
LMCardTextConfig
LMCardTextConfig.fromJson factory constructor
LMCardTextConfig.fromJson factory constructor
dark_mode
light_mode
LMCardTextConfig.fromJson
constructor
LMCardTextConfig.fromJson
(
Map
<
String
,
dynamic
>
json
)
Implementation
factory LMCardTextConfig.fromJson(Map<String, dynamic> json) => _$LMCardTextConfigFromJson(json);
uxp_widgets package
documentation
json_annotation/uxp_widget_config
LMCardTextConfig
LMCardTextConfig.fromJson factory constructor
LMCardTextConfig class