segmentRect property

RRect segmentRect
getter/setter pair

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;