menu
firedoctor package
documentation
filesystem/local_file_system.dart
LocalFileSystem
currentDirectory property
currentDirectory property
dark_mode
light_mode
currentDirectory
property
@
override
String
get
currentDirectory
override
Public property or field.
Implementation
@override String get currentDirectory => Directory.current.path;
firedoctor package
documentation
filesystem/local_file_system
LocalFileSystem
currentDirectory property
LocalFileSystem class