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