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