cardColor property

Color cardColor
final

Set a custom card color to the card background defaults to Colors.white

This doesnt take any effect if using cardBuilder is defined

Implementation

final Color cardColor;