color property

Color? color
finalinherited

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

Implementation

final Color? color;