menu
charthub package
documentation
lineChart.dart
GraphBorderPainter
GraphBorderPainter constructor
GraphBorderPainter constructor
dark_mode
light_mode
GraphBorderPainter
constructor
GraphBorderPainter
(
{
required
List
<
double
>
items
,
Color
?
color
,
bool
?
showValues
,
TextStyle
?
textStyle
,
})
Implementation
GraphBorderPainter( {required this.items, this.color, this.showValues, this.textStyle});
charthub package
documentation
lineChart
GraphBorderPainter
GraphBorderPainter constructor
GraphBorderPainter class