didFinishedPushAnimation method
Implementation
@mustCallSuper
didFinishedPushAnimation() {
_isFinishedPushAnimation = true;
_executeEnsureAfterPushAnimationTasks();
}
@mustCallSuper
didFinishedPushAnimation() {
_isFinishedPushAnimation = true;
_executeEnsureAfterPushAnimationTasks();
}