paint property

Paint? paint
final

The paint to be used when new shapes are drawn. If null, the ShapeDrawable.defaultPaint will be used.

Implementation

final Paint? paint;