🌈 Create new beautiful Compose Gradients with our new wesite ->
Class

BackdropScaffoldState

State of the BackdropScaffold composable.

Source set: Common
public class BackdropScaffoldState

State of the BackdropScaffold composable.

Parameters

initialValue The initial value of the state.
animationSpec The default animation that will be used to animate to a new state.
confirmValueChange Optional callback invoked to confirm or veto a pending state change.
snackbarHostState The SnackbarHostState used to show snackbars inside the scaffold.