endShadow property
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;
The pull-down menu shadow at the moment of menu being fully opened.
Will interpolate from beginShadow (on open) or to beginShadow (on close).
final BoxShadow? endShadow;