ColorPainter

Class
Common
class ColorPainter(val color: Color) : Painter()

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