toggle menu
hakate
3.3.1
common
switch theme
search in API
hakate
/
net.kigawa.hakate.impl.state
/
StateImpl
/
child
child
open
override
fun
<
R
>
child
(
defaultValue
:
R
,
block
:
suspend
StateContext
.
(
T
,
R
)
->
R
)
:
State
<
R
>
open
override
fun
<
R
>
child
(
block
:
(
T
)
->
R
)
:
State
<
R
>