ThemeController constructor

ThemeController(
  1. SharedPreferences _prefs
)

Implementation

ThemeController(this._prefs);