initialized property

bool initialized
getter/setter pair

Boolean value to know if the ThemeProvider has already been initialized with user's preference

Implementation

bool initialized = false;