Rachel
Toggle table of contents
3.6.0
common
Target filter
common
Switch theme
Search in API
Skip to content
Rachel
love.yinlin.compose.ui
/
love.yinlin.compose.ui.node
/
fastRectBackground
fast
Rect
Background
@
Stable
fun
Modifier
.
fastRectBackground
(
backgroundProvider
:
ContentDrawScope
.
(
)
->
Color
?
)
:
Modifier
@
Stable
fun
Modifier
.
fastRectBackground
(
animatable
:
Animatable
<
Color
,
AnimationVector1D
>
)
:
Modifier
@
Stable
fun
Modifier
.
fastRectBackground
(
state
:
State
<
Color
>
)
:
Modifier