image property

DecorationImage? image
final

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;