backgroundImage property

String? backgroundImage
final

Shows image as background of the card widget. This should be available locally in your assets folder.

Implementation

final String? backgroundImage;