Hi,
I have a ChoiceChips widget with layout type "row" and with multiple chips inside. Some of them are out of the view, as normal.
When I select the ChoiceChip that is on the edge of the screen I would like to scroll to it (to the right), anyone know how to do? Also how to scroll back (to the left) if I select again on of the first chips
Thanks