menu
dsalink package
documentation
common.dart
Path
isRoot property
isRoot property
dark_mode
light_mode
isRoot
property
bool
get
isRoot
Is this the root path?
Implementation
bool get isRoot { return name == '/'; }
dsalink package
documentation
common
Path
isRoot property
Path class