image property

DecorationImage? image
final

An image to paint into the decoration.

Applied if decoration is null or a BoxDecoration. Ignored otherwise.

Implementation

final DecorationImage? image;