fillPaint property

Paint fillPaint
final

Fill paint of the segment.

Implementation

final Paint fillPaint = Paint()..isAntiAlias = true;