kilua-project
Toggle table of contents
0.0.19
common
Platform filter
common
Switch theme
Search in API
kilua-project
kilua-jetpack
/
dev.kilua.compose.foundation.layout
/
FlexScope
Flex
Scope
@
Immutable
interface
FlexScope
(
source
)
Allows declaring mapping from Jetpack Compose weight() modifier to CSS Flexbox flex-grow.
Inheritors
RowScope
ColumnScope
Members
Functions
weight
Link copied to clipboard
open
fun
Modifier
.
weight
(
value
:
Int
)
:
Modifier