shadows property

List<BoxShadow>? shadows
final

BoxShadows to apply to this button.

Implementation

final List<BoxShadow>? shadows;