image property Null safety

DecorationImage? image
final

An image to paint inside the shape (clipped to its outline).

The image is drawn over the color or gradient.

Implementation

final DecorationImage? image;