menu
uxp_widgets package
documentation
json_annotation/uxp_widget_config.dart
UXPAppearanceJson
UXPAppearanceJson.new constructor
UXPAppearanceJson.new constructor
dark_mode
light_mode
UXPAppearanceJson
constructor
UXPAppearanceJson
(
bool
?
showLegend
,
bool
?
showGrid
,
bool
?
showYAxis
,
bool
?
stackBars
,
)
Implementation
UXPAppearanceJson( this.showLegend, this.showGrid, this.showYAxis, this.stackBars, );
uxp_widgets package
documentation
json_annotation/uxp_widget_config
UXPAppearanceJson
UXPAppearanceJson.new constructor
UXPAppearanceJson class