menu
flutter_cxui package
documentation
components/card/card.dart
CxCard
shadowColor property
shadowColor property
dark_mode
light_mode
shadowColor
property
Color
?
shadowColor
final
默认盒子阴影颜色。 默认颜色为
Colors.grey.withAlpha(160)
Implementation
final Color? shadowColor;
flutter_cxui package
documentation
components/card/card
CxCard
shadowColor property
CxCard class