menu
healthicons_flutter package
documentation
filled/chart_line_stacked.dart
ChartLineStacked
ChartLineStacked.new const constructor
ChartLineStacked.new const constructor
dark_mode
light_mode
ChartLineStacked
constructor
const
ChartLineStacked
(
{
Key
?
key
,
Color
?
color
,
double
?
width
,
double
?
height
,
})
Implementation
const ChartLineStacked({widgets.Key? key, this.color, this.width, this.height}) : super(key: key);
healthicons_flutter package
documentation
filled/chart_line_stacked
ChartLineStacked
ChartLineStacked.new const constructor
ChartLineStacked class