color property
final
If non-null, this color is blended with each image pixel using colorBlendMode.
Color applies to the image.
See Also:
- placeholderColor, the color which applies to the placeholder.
Implementation
final Color? color;
If non-null, this color is blended with each image pixel using colorBlendMode.
Color applies to the image.
See Also:
final Color? color;