-
BottomAppBarState
Creates a BottomAppBarState.
-
contentColorFor
The Material color system contains pairs of colors that are typically used for the background and content color inside a component.
-
darkColorScheme
Returns a dark Material color scheme.
-
DatePickerState
Creates a DatePickerState.
-
DateRangePickerState
Creates a DateRangePickerState.
-
dynamicDarkColorScheme
Creates a dark dynamic color scheme.
-
dynamicLightColorScheme
Creates a light dynamic color scheme.
-
expressiveLightColorScheme
Returns a light Material color scheme.
-
FloatingToolbarState
Creates a FloatingToolbarState.
-
getDisplayedMonth
Returns a YearMonth representation of the displayed month in this DatePickerState.
-
getSelectedDate
Returns a LocalDate representation of the selected date in this DatePickerState, or `null` in case there is no selection.
-
getSelectedEndDate
Returns a LocalDate representation of the selected end date in this DateRangePickerState, or `null` in case there is no selection.
-
getSelectedStartDate
Returns a LocalDate representation of the selected start date in this DateRangePickerState, or `null` in case there is no selection.
-
lightColorScheme
Returns a light Material color scheme.
-
MultiAspectCarouselItemDrawInfo
Create a MultiAspectCarouselItemDrawInfo object for an item at the given index in a [androidx.
-
PullToRefreshState
Creates a PullToRefreshState.
-
ripple
Creates a Ripple using the provided values and values inferred from the theme.
-
setDisplayedMonth
Sets the [DatePickerState.
-
setSelectedDate
Sets the [DatePickerState.
-
setSelection
Sets the DateRangePickerState start and end dates selection.
-
shouldUsePrecisionPointerComponentSizing
Whether components should have a denser spacing and sizing due to a precision pointer being present.
-
surfaceColorAtElevation
Computes the surface tonal color at different elevation levels e.
-
TimePickerState
Factory function for the default implementation of TimePickerState rememberTimePickerState should be used in most cases.
-
TooltipState
Constructor extension function for TooltipState
-
toPath
Returns a Path for this Morph.
Material 3 Compose
Jetpack Compose API reference for material3.