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