-
confirmationDialogCurvedText
A customized variation of androidx.wear.compose.material3.curvedText that displays text along a curved path.
-
contentColorFor
The Material color system contains pairs of colors that are typically used for the background and content color inside a component.
-
curvedText
CurvedText is a component allowing developers to easily write curved text following the curvature a circle (usually at the edge of a circular screen).
-
drawCircularProgressIndicator
Draw a simple non-animating circular progress indicator.
-
dynamicColorScheme
Creates a dynamic color scheme.
-
lerp
Helper function to lerp between the variables for different screen sizes.
-
openOnPhoneDialogCurvedText
A customized variation of androidx.wear.compose.material3.curvedText that displays text along a curved path.
-
ripple
Creates a Ripple using the provided values and values inferred from the theme.
-
SurfaceTransformation
Exposes androidx.wear.compose.material3.lazy.TransformationSpec as SurfaceTransformation to be used with Material components.
-
timeTextCurvedText
Default curved text to use in a TimeText, for displaying the time
-
timeTextSeparator
A default implementation of Separator, to be shown between any text/composable and the time.
Last updated: