Been searching for a solution for days, couldn’t find one. I did an approach by adding the menu entries inside a container and gave the bottom border. But the issue arises when the item is selected, it appears along with the border in the selected box. I use DropDownButton2, and now I don’t see a dropDownSeperator, as there used to be one. How would I tackle this? I did try to control the border with a variable and set the border to transparent if it was selected, but that item from the menu entried loses its border too