tintColor property
The RGB value of a tint that can be applied to the asset. This is not present in SVG; it comes from the Android Vector Drawable format.
Implementation
int? tintColor;
The RGB value of a tint that can be applied to the asset. This is not present in SVG; it comes from the Android Vector Drawable format.
int? tintColor;