background property

Paint get background

Implementation

Paint get background => Paint()..color = Theme.of(context).cardColor;