image property
An image to paint into the decoration.
Applied if decoration is null or a BoxDecoration. Ignored otherwise.
Implementation
final DecorationImage? image;
An image to paint into the decoration.
Applied if decoration is null or a BoxDecoration. Ignored otherwise.
final DecorationImage? image;