DialogButton

constructor(text: String = "", contentColor: Color = Color.Unspecified, containerColor: Color = Color.Unspecified, shape: Shape? = null)

Parameters

text

the text of the button

contentColor

the content color of the button

containerColor

the container color of the button

shape

the custom shape of the button