boxShadow property

List<BoxShadow>? boxShadow
final

A list of shadows cast by this box behind the box.

The shadow follows the shape of the box.

See also:

Implementation

final List<BoxShadow>? boxShadow;