widgets/components/nested_form_component library
A Flutter widget that renders an embedded form (child form) based on a Form.io "nestedform" component.
This widget is useful for nesting a separate form definition inside another parent form. The child form is rendered dynamically.