shadow property

List<BoxShadow>? shadow
final

Overrides the card shadow. Defaults to BankTokens.shadowCardFor of the theme background brightness; pass const [] to flatten the card.

Implementation

final List<BoxShadow>? shadow;