Compose Preview Lab
Toggle table of contents
0.1.0-dev09
common
Target filter
common
Switch theme
Search in API
Skip to content
Compose Preview Lab
ui
/
me.tbsten.compose.preview.lab.ui.components.toast
/
ToastDefaults
Toast
Defaults
object
ToastDefaults
Members
Properties
Animation
Duration
Millis
Link copied to clipboard
const
val
AnimationDurationMillis
:
Long
=
300
Duration in milliseconds for toast enter/exit animations
shadow
Elevation
Link copied to clipboard
val
shadowElevation
:
Dp
shape
Link copied to clipboard
val
shape
:
Shape
Functions
container
Color
Link copied to clipboard
@
Composable
fun
containerColor
(
type
:
ToastType
)
:
Color
content
Color
Link copied to clipboard
@
Composable
fun
contentColor
(
type
:
ToastType
)
:
Color