rememberOneTapBottomSheetStyle
fun rememberOneTapBottomSheetStyle(initialValue: OneTapBottomSheetStyle): MutableState<OneTapBottomSheetStyle>
Remembers OneTapBottomSheetStyle.
Since
0.0.1
Parameters
initialValue
The starting value that should be used for style.