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