endShadow property

BoxShadow? endShadow
final

The pull-down menu shadow at the moment of menu being fully opened.

Will interpolate from beginShadow (on open) or to beginShadow (on close).

Implementation

final BoxShadow? endShadow;