kindlysdk
Toggle table of contents
release
Target filter
release
Switch theme
Search in API
Skip to content
kindlysdk
kindlysdk
/
no.kindly.chatsdk.chat.presentation.feedback.helpers
/
FlowRowWithoutAccompanist
Flow
Row
Without
Accompanist
@
Composable
fun
FlowRowWithoutAccompanist
(
modifier
:
Modifier
=
Modifier
,
horizontalGap
:
Dp
=
8.dp
,
verticalGap
:
Dp
=
8.dp
,
content
:
@
Composable
(
)
->
Unit
)