Builds the loaded Dart component through an erased boundary.
@override ReactNode buildWithErased(Object builder) => (builder as ReactComponentBuilder<P>)(props);