menu
resources_generator package
documentation
util/path_util.dart
getCurrentPath function
getCurrentPath function
dark_mode
light_mode
getCurrentPath
function
String
getCurrentPath
(
)
Implementation
String getCurrentPath() { return Directory.current.unixPath; }
resources_generator package
documentation
util/path_util
getCurrentPath function
path_util library