shadowColor property

Color? shadowColor
final

默认盒子阴影颜色。 默认颜色为 Colors.grey.withAlpha(160)

Implementation

final Color? shadowColor;