BinderOverride โ
typedef BinderOverride = void Function(dynamic binder)Callback that applies dependency overrides to the given Binder.
Used by ModuleOverrideScope and ModuleController.overrides to replace or add registrations after the module's own Module.binds runs.