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.
Expandable widget does not behave as expected
Troubleshooting
I try covering the expand part with container but got the same result.
Yes