Build the Widget with the existing Injector.
@override Widget buildWithInjector(BuildContext context, Injector injector) { return builder(injector); }