Button

constructor(text: String, icon: ImageVector? = null, foregroundColor: Color? = null, dismissOnClick: Boolean = true, onClick: () -> Unit)