paint property

Paint? paint
final

A custom paint. If null, the Renderer will use the current Paint.

Implementation

final Paint? paint;