segmentRect property
The rectangle of the segment. This could be used to render a segment while overriding this segment.
Implementation
late RRect segmentRect;
The rectangle of the segment. This could be used to render a segment while overriding this segment.
late RRect segmentRect;