color property

Color? color
final

If non-null, this color is blended with each image pixel using colorBlendMode.

Color applies to the image.

See Also:

Implementation

final Color? color;