shadows property

List<BoxShadow>? shadows
final

The shadows applied to the popover, defaults to ShadShadows.md.

Implementation

final List<BoxShadow>? shadows;