image property
Image
Type: DecorationImage?
This is to set a background image for the card. When set, backgroundColor
and backgroundGradient
have no effects.
Implementation
final DecorationImage? image;
DecorationImage?
This is to set a background image for the card. When set, backgroundColor
and backgroundGradient
have no effects.
final DecorationImage? image;