cacheColorFilterOverride property
A global override flag for SvgPicture.cacheColorFilter
.
If this is null, the value in SvgPicture.cacheColorFilter
is used. If it
is not null, it will override that value.
Implementation
@Deprecated('This no longer does anything.')
bool? cacheColorFilterOverride;