menu
tenun package
documentation
core/xyaxis.dart
ChartLineStyle
ChartLineStyle.new constructor
ChartLineStyle.new constructor
dark_mode
light_mode
ChartLineStyle
constructor
ChartLineStyle
(
{
String
color
=
'grey'
,
double
width
=
1.0
,
})
Implementation
ChartLineStyle({this.color = 'grey', this.width = 1.0});
tenun package
documentation
core/xyaxis
ChartLineStyle
ChartLineStyle.new constructor
ChartLineStyle class