menu
maxilozoz_box package
documentation
di.dart
Bind
Bind.new constructor
Bind.new constructor
dark_mode
light_mode
Bind
constructor
Bind
(
{
String
?
key
,
dynamic
instance
(
DI
app
,
dynamic
params
)?,
bool
?
share
,
})
Implementation
Bind({this.key, this.instance, this.share});
maxilozoz_box package
documentation
di
Bind
Bind.new constructor
Bind class