menu
awesome_spiderchart_ns package
documentation
chart_painter.dart
SpiderChartValue
SpiderChartValue.new constructor
SpiderChartValue.new constructor
dark_mode
light_mode
SpiderChartValue
constructor
SpiderChartValue
(
List
<
double
>
values
, {
Color
?
bgColor
,
Color
?
strokeColor
,
Gradient
?
gradient
,
})
Implementation
SpiderChartValue( this.values, { this.bgColor, this.strokeColor, this.gradient, });
awesome_spiderchart_ns package
documentation
chart_painter
SpiderChartValue
SpiderChartValue.new constructor
SpiderChartValue class