segmentRect property
We are using segmentRect to draw the bar segment in the series.
we can override this class and customize the waterfall segment by getting segmentRect.
Implementation
late RRect segmentRect;
We are using segmentRect to draw the bar segment in the series.
we can override this class and customize the waterfall segment by getting segmentRect.
late RRect segmentRect;