BottomSheetModalState
State of the BottomSheetModal composable.
Parameters
initialValue
the initial BottomSheetModalStateValue of the state.
density
the Density that this state can use to convert values to and from dp.
Properties
Link copied to clipboard
The current value of the BottomSheetModalState.
Link copied to clipboard
The target value the state will settle at once the current interaction ends, or the currentValue if there is no interaction in progress.