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.
Custom Widget which allows adding child widgets in FlutterFlow
Widgets & Design
I tried creating a custom widget but didn't find any option that can take child widgets.
Yes