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