Expandable widget does not behave as expected

Troubleshooting

I am using expandable widget inside the list view with query databased and want to display a list of header and able to expand to see the description details. problem is when expanded, the text go up on the next expandable child not push the next child down.

What have you tried so far?

I try covering the expand part with container but got the same result.

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