menu
coastline package
documentation
system/file_path.dart
FilePath
tempAsync property
tempAsync property
dark_mode
light_mode
tempAsync
property
Future
<
String
>
get
tempAsync
获得临时路径, 如果未初始化, 会先初始化 >>>
Implementation
Future<String> get tempAsync async { await setup(); return temp; }
coastline package
documentation
system/file_path
FilePath
tempAsync property
FilePath class