menu
syncfusion_flutter_charts_ohos package
documentation
syncfusion_flutter_charts_ohos.dart
ChartSegment
fillPaint property
fillPaint property
dark_mode
light_mode
fillPaint
property
Paint
fillPaint
final
Fill paint of the segment.
Implementation
final Paint fillPaint = Paint()..isAntiAlias = true;
syncfusion_flutter_charts_ohos package
documentation
syncfusion_flutter_charts_ohos
ChartSegment
fillPaint property
ChartSegment class