Package-level declarations
Types
Controls snackbar presentation through SnackbarHostState.
Controls snackbar presentation through SnackbarHostState.
Controls snackbar presentation through SnackbarHostState.
Non-suspending façade over SnackbarController.
Functions
Column whose elements, rendered through makeElement, will be divided by makeDivider. makeDivider will be invoked only in between elements, that is, neither before the first, nor after the last element.
Shortcut for currentSnackbarData?.dismiss().
Creates and remembers a SnackbarController for snackbarHostState.
Creates and remembers a SnackbarController for snackbarHostState.
Creates and remembers a SnackbarController for snackbarHostState.
Creates and remembers a SnackbarLauncher for snackbarHostState.
Launches replacement of the currently shown snackbar with visuals created with the associated Context.
Dismisses the currently showing snackbar if there is one and shows a new one with the given snackbarVisuals.
Dismisses the currently showing snackbar if there is one and shows a new one with the given parameters.
Row whose elements, rendered through makeElement, will be divided by makeDivider. makeDivider will be invoked only in between elements, that is, neither before the first, nor after the last element.
Launches showing snackbar visuals created with the associated Context.
Provides color as LocalContentColor to the content.
Lets Material components measure at their visual size without enforcing a minimum interactive component size.