decorationImage property
The decoration image for the container. decorationImage defines the decoration widget of the child widget. fillColor is ignored when the decorationImage is not null.
Implementation
final DecorationImage? decorationImage;
The decoration image for the container. decorationImage defines the decoration widget of the child widget. fillColor is ignored when the decorationImage is not null.
final DecorationImage? decorationImage;