diginote
shared_preferences_theme_manager
SharedPrefThemeManager
isDarkModeKey constant
isDarkModeKey
isDarkModeKey
constant
Null safety
String
const
isDarkModeKey
The key used to store dark mode state.
Implementation
static const isDarkModeKey = "isDarkMode";
diginote
shared_preferences_theme_manager
SharedPrefThemeManager
isDarkModeKey constant
SharedPrefThemeManager class
Constructors
SharedPrefThemeManager
Properties
hashCode
runtimeType
Methods
getBackgroundColour
getIsDarkMode
noSuchMethod
setBackgroundColour
setIsDarkMode
toString
Operators
operator ==
Constants
backgroundColourKey
defaultBackgroundColour
defaultIsDarkMode
isDarkModeKey