menu
arcane package
documentation
generated/arcane_shadcn/src/components/layout/card.dart
CardTheme
boxShadow property
boxShadow property
dark_mode
light_mode
boxShadow
property
List
<
BoxShadow
>
?
boxShadow
final
Box shadow of the card.
Implementation
final List<BoxShadow>? boxShadow;
arcane package
documentation
generated/arcane_shadcn/src/components/layout/card
CardTheme
boxShadow property
CardTheme class