-
contentColorFor
The Material color system contains pairs of colors that are typically used for the background and content color inside a component.
-
rememberBackdropScaffoldState
Create and remember a BackdropScaffoldState.
-
rememberBottomDrawerState
Create and remember a BottomDrawerState.
-
rememberBottomSheetScaffoldState
Create and remember a BottomSheetScaffoldState.
-
rememberBottomSheetState
Create a BottomSheetState and remember it.
-
rememberDismissState
Create and remember a DismissState.
-
rememberDrawerState
Create and remember a DrawerState.
-
rememberModalBottomSheetState
Create a ModalBottomSheetState and remember it.
-
rememberPullRefreshState
Creates a PullRefreshState that is remembered across compositions.
-
rememberScaffoldState
Creates a ScaffoldState with the default animation clock and memoizes it.
-
rememberSwipeableState
Create and remember a SwipeableState with the default animation clock.
Material Compose
Jetpack Compose API reference for material.