menu
Flutter
widgets
Image
color property
color
brightness_4
brightness_5
description
color
property
Color
?
color
final
If non-null, this color is blended with each image pixel using
colorBlendMode
.
Implementation
final Color? color;
Flutter
widgets
Image
color property
Image class