resetPreferred method

void resetPreferred()

Implementation

void resetPreferred() => prefs.set(ThemeConfig.preference_key, null);