menu
uxp_widgets package
documentation
json_annotation/uxp_widget_config.dart
LMChartItemConfig
LMChartItemConfig.new constructor
LMChartItemConfig.new constructor
dark_mode
light_mode
LMChartItemConfig
constructor
LMChartItemConfig
(
String
?
color
,
String
?
field
,
String
?
label
,
String
?
type
,
String
?
xField
,
String
?
yField
,
)
Implementation
LMChartItemConfig( this.color, this.field, this.label, this.type, this.xField, this.yField, );
uxp_widgets package
documentation
json_annotation/uxp_widget_config
LMChartItemConfig
LMChartItemConfig.new constructor
LMChartItemConfig class