color property Null safety
final
If non-null, this color is blended with each image pixel using colorBlendMode.
Implementation
final Color? color;
If non-null, this color is blended with each image pixel using colorBlendMode.
final Color? color;