-
animateFloatingActionButton
Apply this modifier to a FloatingActionButton to show or hide it with an animation, typically based on the app's main content scrolling.
-
minimumInteractiveComponentSize
Reserves at least 48.
-
pullToRefresh
A Modifier that adds nested scroll to a container to support a pull-to-refresh gesture.
Material 3 Compose
Jetpack Compose API reference for material3.