boxShadow property

List<BoxShadow>? boxShadow
final

A list of shadows to apply to the button.

Implementation

final List<BoxShadow>? boxShadow;