boxShadows property

List<BoxShadow> boxShadows
final

Provide this to show custom shadows behind panel.

Default: A mild box shadow is applied.

Implementation

final List<BoxShadow> boxShadows;