paint property

Paint? paint
final

The Paint to use for the save layer.

If this is null, Paint() will be used.

Implementation

final Paint? paint;