$transitionPhase property

  1. @protected
TransitionPhase $transitionPhase
getter/setter pair

The current transition phase, derived from the current WithTransitionPropsMixin.isShown value.

Do not set directly.

Implementation

@protected
late TransitionPhase $transitionPhase;