image property

Image? image
final

The image used by the particle. It is mutually exclusive with baseColor.

Implementation

final Image? image;