menu
routed package
documentation
console.dart
ProviderCommandRegistration
ProviderCommandRegistration.new constructor
ProviderCommandRegistration.new constructor
dark_mode
light_mode
ProviderCommandRegistration
constructor
ProviderCommandRegistration
(
{
required
String
id
,
required
ProviderCommandFactory
factory
,
String
description
=
''
,
})
Implementation
ProviderCommandRegistration({ required this.id, required this.factory, this.description = '', });
routed package
documentation
console
ProviderCommandRegistration
ProviderCommandRegistration.new constructor
ProviderCommandRegistration class