-
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.dp in size to disambiguate touch interactions if the element would measure smaller.
-
pullToRefresh
A Modifier that adds nested scroll to a container to support a pull-to-refresh gesture.
Last updated: