menu
pharma_hub_365 package
documentation
utils/session_manager_new.dart
SessionManagerNew
getBool static method
getBool static method
dark_mode
light_mode
getBool
static method
bool
?
getBool
(
String
key
)
Implementation
static bool? getBool(String key) => _prefs?.getBool(key);
pharma_hub_365 package
documentation
utils/session_manager_new
SessionManagerNew
getBool static method
SessionManagerNew class