menu
jtech_base package
documentation
tool/file.dart
FileDirExtension
path property
path property
dark_mode
light_mode
path
property
Future
<
String
?
>
get
path
Implementation
Future<String?> get path async => (await dir)?.path;
jtech_base package
documentation
tool/file
FileDirExtension
path property
FileDirExtension extension on
FileDir