BrushPainter
[Painter] implementation used to fill the provided bounds with the specified [Brush]. The
BrushPainter
Class
Common
class BrushPainter(val brush: Brush) : Painter()
Painter implementation used to fill the provided bounds with the specified Brush. The
intrinsic size of this Painter is determined by Brush.intrinsicSize
