useCard property

bool useCard
final

Whether to use a default card background. If false, uses a transparent background.

Defaults to true.

Implementation

final bool useCard;