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