How can I create a selection page on flutterflow with the items for selection listed on the page (only 2 or 3 items, so no need for dropdown)?

How can I create a selection page or bottom sheet on flutterflow with the items for selection listed on the page (only 2 or 3 items, so no need for dropdown) and the action based on that selection is triggered upon pressing a button underneath the menu called 'next' ?

radio buttons, choice chips (and dropdown) have their actions triggered upon selection, so they won't work as is.

I would like the items for selection to be clickable in their entirety for selection, like choice chips

Thanks!

5 replies