private void AnimateIn(IAnimation animation) { animation.In(EnumMapper.GetThemeByName(Theme), _notifierArea); }