boxShadow property

List<BoxShadow>? boxShadow
final

List of shadows to apply for elevation and depth.

Implementation

final List<BoxShadow>? boxShadow;