Custom Widget which allows adding child widgets in FlutterFlow

Widgets & Design

Can I create a custom widget (BasicDetails) that allows adding child widgets when BasicDetails is added to a page in FlutterFlow? Essentially, it should show the following icon in front of the BasicDetails.

What have you tried so far?

I tried creating a custom widget but didn't find any option that can take child widgets.

Did you check FlutterFlow's Documentation for this topic?
Yes