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