innerShadow property

  1. @override
List<BoxShadow> innerShadow
final

A list of shadows cast by the boundary of this figure into itself.

The shadows follow the shape of the child.

Implementation

@override
final List<BoxShadow> innerShadow;