Returns a new mutable fill paint — safe to add shaders, maskFilters etc.
Paint fillPaintMutable(Color color) => paintCache.fillMutable(color);