syncfusion_flutter_charts package
documentation
charts
ChartSegment
currentSegmentIndex property
currentSegmentIndex
currentSegmentIndex
property
Null safety
int
?
currentSegmentIndex
read / write
Current index value.
Implementation
int? currentSegmentIndex, _oldSegmentIndex;
syncfusion_flutter_charts package
documentation
charts
ChartSegment
currentSegmentIndex property
ChartSegment class
Constructors
ChartSegment
Properties
animationFactor
currentSegmentIndex
fillPaint
hashCode
points
runtimeType
strokePaint
Methods
calculateSegmentPoints
getFillPaint
getStrokePaint
noSuchMethod
onPaint
toString
Operators
operator ==