menu
dax_flutter package
documentation
base.dart
IDirectory
path property
path property
dark_mode
light_mode
path
property
@
override
String
get
path
override
Gets the path of this directory.
Implementation
@override String get path => _directory.path;
dax_flutter package
documentation
base
IDirectory
path property
IDirectory class