fun Separator(modifier: Modifier = Modifier, orientation: Orientation = Orientation.HORIZONTAL) Creates a org.gnome.gtk.Separator that draws a line to separate other widgets.
Parameters
Compose Modifier for layout and styling.
The separator orientation.