menu
routed package
documentation
console.dart
ProviderCommandRegistry
unregister method
unregister method
dark_mode
light_mode
unregister
method
bool
unregister
(
String
id
)
Implementation
bool unregister(String id) => unregisterEntry(id);
routed package
documentation
console
ProviderCommandRegistry
unregister method
ProviderCommandRegistry class