openingOrDismissing property
True during an open (Stage.animateToBase) or dismiss (Stage.dismiss)
animation. Release rubber-back / settle paths don't touch this. Used
by crop-mode chrome to fade only during real open/dismiss and stay
solid through interaction + settle.
Implementation
final bool openingOrDismissing;