Component
The Component
factory functions for Compose are found in
compose.common.component
.
Fill
Create Fill
s via fill
. The
DynamicShader
factory
functions for Compose are found in compose.common.shader
.
Shape
The Shape
factory functions for
Compose are found in compose.common.shape
.
Legend
Create HorizontalLegend
s
and VerticalLegend
s via
rememberHorizontalLegend
and
rememberVerticalLegend
: