Changes the app theme to newTheme.
newTheme
void changeTheme(String newTheme) { _appTheme = newTheme; }