paint property

Paint? paint
final

A custom Paint to be used when rendering the sprite. When omitted the default paint from the Sprite class will be used.

Implementation

final Paint? paint;