show method
void
show()
Implementation
void show() {
_notifyListener(AchievementState.opening);
_controllerScale.forward();
}
void show() {
_notifyListener(AchievementState.opening);
_controllerScale.forward();
}