shadow property

ValueNotifier<BoxShadow>? shadow
final

The shadow to apply to the container.

Implementation

final ValueNotifier<BoxShadow>? shadow;