shadows property

List<BoxShadow>? shadows
final

A list of shadows cast by the border.

Implementation

final List<BoxShadow>? shadows;