Class

ColorPainter

Painter implementation used to fill the provided bounds with the specified color

RevenueCat

RevenueCat

Add subscriptions to your apps in minutes

Ad Get started for free
Common
class ColorPainter(val color: Color) : Painter()

Painter implementation used to fill the provided bounds with the specified color