BottomSheetModalState

constructor(initialValue: BottomSheetModalStateValue, density: Density)

Parameters

initialValue

the initial BottomSheetModalStateValue of the state.

density

the Density that this state can use to convert values to and from dp.