Flutter
widgets
ImageFiltered
imageFilter property
imageFilter
description
imageFilter
property
Null safety
ImageFilter
imageFilter
final
The image filter to apply to the child of this widget.
Implementation
final ImageFilter imageFilter;
Flutter
widgets
ImageFiltered
imageFilter property
ImageFiltered class
Constructors
ImageFiltered
Properties
child
enabled
hashCode
imageFilter
key
runtimeType
Methods
createElement
createRenderObject
debugDescribeChildren
debugFillProperties
didUnmountRenderObject
noSuchMethod
toDiagnosticsNode
toString
toStringDeep
toStringShallow
toStringShort
updateRenderObject
Operators
operator ==