undecorated

@Composable
fun undecorated(backgroundPressed: Color, backgroundHovered: Color = backgroundPressed, content: Color, contentDisabled: Color = content, iconTint: Color, iconTintDisabled: Color = iconTint): IntUiDropdownColors