menu
dsalink package
documentation
common.dart
Path
isConfig property
isConfig property
dark_mode
light_mode
isConfig
property
bool
get
isConfig
Is this a config?
Implementation
bool get isConfig { return name.startsWith(r'$'); }
dsalink package
documentation
common
Path
isConfig property
Path class