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