initialized property
Boolean value to know if the ThemeProvider has already been initialized with user's preference
Implementation
bool initialized = false;
Boolean value to know if the ThemeProvider has already been initialized with user's preference
bool initialized = false;