menu
radar_chart_widget package
documentation
polygon_data_sets.dart
PolygonStyle
PolygonStyle.new const constructor
PolygonStyle.new const constructor
dark_mode
light_mode
PolygonStyle
constructor
const
PolygonStyle
(
{
double
lineWidth
=
2
,
double
joinRadius
=
3
,
double
fillOpacity
=
0.2
,
})
Implementation
const PolygonStyle({ this.lineWidth = 2, this.joinRadius = 3, this.fillOpacity = 0.2, });
radar_chart_widget package
documentation
polygon_data_sets
PolygonStyle
PolygonStyle.new const constructor
PolygonStyle class