Skip to main content

initialize method

void initialize ()

Implementation

void initialize() \{
_isDarkMode = true;
_loadFromPrefs();
\}