menu
pdf package
documentation
widgets.dart
Dataset
Dataset constructor
Dataset constructor
dark_mode
light_mode
Dataset
constructor
Dataset
(
{
String
?
legend
,
PdfColor
?
color
,
PdfColor
?
borderColor
,
double
borderWidth
=
.5
,
})
Implementation
Dataset({ this.legend, this.color, this.borderColor, this.borderWidth = .5, });
pdf package
documentation
widgets
Dataset
Dataset constructor
Dataset class