androidx.glance.unit

Interfaces

ColorProvider

Provider of colors for a glance composable's attributes.

Top-level functions summary

ColorProvider

Returns a ColorProvider that always resolves to the Color.

Top-level functions

ColorProvider

fun ColorProvider(color: Color): ColorProvider

Returns a ColorProvider that always resolves to the Color.