getThemeChange method

dynamic getThemeChange()

Implementation

getThemeChange() => _prefs?.getBool(Constants.THEME_CHANGE_CACHE) ?? false;