shouldRenderAsIs property
If true, the icon will be rendered as is, without any modifications. This is useful for icons that are already colored. If false, the icon will be colored according to the theme. Default is false.
Implementation
final bool shouldRenderAsIs;