AlertDialogDefaults

Contains default values used for AlertDialog and BasicAlertDialog.

Properties

Link copied to clipboard
@get:Composable
val containerColor: Color

The default container color for alert dialogs

Link copied to clipboard
@get:Composable
val iconContentColor: Color

The default icon color for alert dialogs

Link copied to clipboard
@get:Composable
val shape: Shape

The default shape for alert dialogs

Link copied to clipboard
@get:Composable
val textContentColor: Color

The default text color for alert dialogs

Link copied to clipboard
@get:Composable
val titleContentColor: Color

The default title color for alert dialogs

Link copied to clipboard

The default tonal elevation for alert dialogs