Source set: Common
class ColorPainter(val color: Color) : Painter()
Painter implementation used to fill the provided bounds with the specified color
Painter implementation used to fill the provided bounds with the specified color
Compose Multiplatform
Ship iOS, desktop, and web apps with Compose
RevenueCat
Add subscriptions to your apps in minutes
class ColorPainter(val color: Color) : Painter()
Painter implementation used to fill the provided bounds with the specified color
Last updated: