core
CartesianChart
CartesianChartModelProducer
CartesianLayer
CandlestickCartesianLayer
ColumnCartesianLayer
LineCartesianLayer
Axis
CartesianValueFormatter
CartesianMarker
Decoration
Component
Fill
Shape
Legend
compose
VicoTheme
views
Fill defines fill properties—either a color or a ShaderProvider.
ShaderProvider
Learn about Fill in Compose.
ShaderProvider lets you create complex fills, including gradients and patterns. core has the following factory functions:
ShaderProvider.bitmap
ShaderProvider.component
ShaderProvider.compose
ShaderProvider.horizontalGradient
ShaderProvider.verticalGradient
Shader.toShaderProvider