cardElevation property

double cardElevation
final

Elevation of Card.

This design favors a flat design using color branded tint on card background, and defaults to kCardElevation = 0 as default themed elevation on Card widgets.

Implementation

final double cardElevation;