boxShadow property

  1. @override
List<KrakenBoxShadow>? boxShadow
final

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

The shadow follows the shape of the box.

See also:

Implementation

@override
final List<KrakenBoxShadow>? boxShadow;