A visual component to create a separation between adjacent elements.Separator components are used to separate layout elements. They can be used in most containers, including Column container to separate columns.If the container flows horizontally (like a Horizontal Stack or a Column container) the Separator will be a vertical line. Otherwise, it’ll be a horizontal line.