menu
mamba package
documentation
registry.dart
CommandRegistry
fullPath property
fullPath property
dark_mode
light_mode
fullPath
property
List
<
String
>
get
fullPath
Implementation
List<String> get fullPath => [...?parent?.fullPath, name];
mamba package
documentation
registry
CommandRegistry
fullPath property
CommandRegistry class