klyn.gui.windows.Painter.applyBrush
method
public applyBrush(brush as Brush) as Void:
Description
Applies a `Brush` to the fill-related state.
painter.applyBrush(Brush(Color.white()))