MahasLineChart constructor
const
MahasLineChart({})
Implementation
const MahasLineChart({
super.key,
required this.spots,
this.getBottomTitle,
this.getLeftTitle,
this.getLineBarsTitle,
this.isCurved = true,
});