widgets/components/unknown_component library
A Flutter widget that renders a fallback UI for unrecognized component types.
This component is used when the ComponentFactory encounters a component type that is not supported. It displays a warning message instead of crashing.