menu
shelf_modular package
documentation
shelf_modular.dart
Injector<T>
removeBindContext<T extends BindContext> abstract method
removeBindContext<T extends BindContext> abstract method
dark_mode
light_mode
removeBindContext<
T extends BindContext
>
abstract method
void
removeBindContext
<
T extends BindContext
>(
{
Type
?
type
,
})
remove
BindContext
by
Type
Implementation
void removeBindContext<T extends BindContext>({Type? type});
shelf_modular package
documentation
shelf_modular
Injector<T>
removeBindContext<T extends BindContext> abstract method
Injector class