menu
dsalink package
documentation
common.dart
Path
parent property
parent property
dark_mode
light_mode
parent
property
Path
get
parent
Get the parent of this path.
Implementation
Path get parent => Path(parentPath);
dsalink package
documentation
common
Path
parent property
Path class