menu
context_di package
documentation
annotations.dart
Factory
Factory.new const constructor
Factory.new const constructor
dark_mode
light_mode
Factory
constructor
const
Factory
(
Type
type
, {
Type
?
params
,
})
Implementation
const Factory(this.type, {this.params});
context_di package
documentation
annotations
Factory
Factory.new const constructor
Factory class