What I've done. {added pics for ref.}
DESIGN
Added listview > inside it 2 columns
Each column has a row (Question Section) & answer text
(Question Section) - Which contains text & icon widget
Divider.
What I've done. {added pics for ref.}
DESIGN
Added listview > inside it 2 columns
Each column has a row (Question Section) & answer text
(Question Section) - Which contains text & icon widget
Divider.
Created Local Page State Variable - faqExpanded (Boolean) > Unchecked - is list, nullable > Initial field value - off
Added action to 1st row - on tap > update page state > toggle value > rebuild current page
Turned On conditional visibility - to answer text > added image of options.
P.S. - I got how to do this from chatgpt.