Open
Description
Is there an existing issue for this?
- I have searched the existing issues
Describe the problem
Color mapper allows you to redefine colors in the svg image, this can be useful e.g. when you want to change more than one color in one svg. In this case just applying color filter won't work properly.
Describe the solution
Add _svg.ColorMapper? colorMapper,
to generated svg
method.
Additional context
No response
Code of Conduct
- I agree to follow this project's Code of Conduct