menu
swagen package
documentation
parser/provider_generator.dart
ProviderParam
ProviderParam.new constructor
ProviderParam.new constructor
dark_mode
light_mode
ProviderParam
constructor
ProviderParam
(
{
required
String
name
,
required
String
type
,
})
Implementation
ProviderParam({required this.name, required this.type});
swagen package
documentation
parser/provider_generator
ProviderParam
ProviderParam.new constructor
ProviderParam class