toggle menu
Spezi Documentation
androidJvm
switch theme
search in API
app
/
edu.stanford.bdh.engagehf.health.weight.bottomsheet
/
AddWeightBottomSheet
Add
Weight
Bottom
Sheet
@
Composable
fun
AddWeightBottomSheet
(
)
@
Composable
fun
AddWeightBottomSheet
(
uiState
:
AddWeightBottomSheetUiState
,
onAction
:
(
AddWeightBottomSheetViewModel.Action
)
->
Unit
)