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
Constructors
Image
asset
file
memory
network
Properties
alignment
centerSlice
color
colorBlendMode
errorBuilder
excludeFromSemantics
filterQuality
fit
frameBuilder
gaplessPlayback
hashCode
height
image
isAntiAlias
key
loadingBuilder
matchTextDirection
opacity
repeat
runtimeType
semanticLabel
width
Methods
createElement
createState
debugDescribeChildren
debugFillProperties
noSuchMethod
toDiagnosticsNode
toString
toStringDeep
toStringShallow
toStringShort
Operators
operator ==