PaintMapper

typealias PaintMapper = (Paint) -> Paint(source)

Used to transform a Paint, typically helpful to change the look of an item that uses the paint for fills or strokes.