menu
fs_shim package
documentation
utils/src/utils_impl.dart
EntityPathMixin
path property
path property
dark_mode
light_mode
path
property
@
override
String
get
path
override
Implementation
@override String get path { _path ??= fs.path.join(top, sub); return _path!; }
fs_shim package
documentation
utils/src/utils_impl
EntityPathMixin
path property
EntityPathMixin mixin