toggle menu
FlowMVI
3.1.0-beta01
common
switch theme
search in API
core
/
pro.respawn.flowmvi.dsl
/
withState
with
State
inline suspend
fun
<
T
:
S
,
S
:
MVIState
>
StateReceiver
<
S
>
.
withState
(
crossinline
block
:
suspend
T
.
(
)
->
Unit
)
A typed overload of
StateReceiver.withState
.