menu
syncfusion_flutter_charts_ohos package
documentation
syncfusion_flutter_charts_ohos.dart
FunnelSegment<T, D>
getStrokePaint method
getStrokePaint method
dark_mode
light_mode
getStrokePaint
method
@
override
Paint
getStrokePaint
(
)
override
Get the stroke color of the series.
Implementation
@override Paint getStrokePaint() => strokePaint;
syncfusion_flutter_charts_ohos package
documentation
syncfusion_flutter_charts_ohos
FunnelSegment<T, D>
getStrokePaint method
FunnelSegment class