boxShadow property

List<BoxShadow>? boxShadow
final

Shadow(s) applied to the button container.

Implementation

final List<BoxShadow>? boxShadow;