menu
platform_info_lib package
documentation
platform_info.dart
PlatformInfo
getAllUserProfileDir static method
getAllUserProfileDir static method
dark_mode
light_mode
getAllUserProfileDir
static method
String
?
getAllUserProfileDir
(
)
Implementation
static String? getAllUserProfileDir() { return _platform['ALLUSERSPROFILE']; }
platform_info_lib package
documentation
platform_info
PlatformInfo
getAllUserProfileDir static method
PlatformInfo class