playEntranceAnimation method
void
playEntranceAnimation()
Play the entrance animation
Implementation
void playEntranceAnimation() {
_state?._playEntranceAnimation();
}
Play the entrance animation
void playEntranceAnimation() {
_state?._playEntranceAnimation();
}