ImageGetter extension

Retrieves the DiagnosticsProperty of the matched widget with propName of type T

on

Methods

getAlignment() AlignmentGeometry
Returns the alignment of the matched Image via Widget.toDiagnosticsNode
getCenterSlice() Rect
Returns the centerSlice of the matched Image via Widget.toDiagnosticsNode
getColor() Color
Returns the color of the matched Image via Widget.toDiagnosticsNode
getColorBlendMode() BlendMode
Returns the colorBlendMode of the matched Image via Widget.toDiagnosticsNode
getExcludeFromSemantics() bool
Returns the excludeFromSemantics of the matched Image via Widget.toDiagnosticsNode
getFilterQuality() FilterQuality
Returns the filterQuality of the matched Image via Widget.toDiagnosticsNode
getFit() BoxFit
Returns the fit of the matched Image via Widget.toDiagnosticsNode
getFrameBuilder() Function
Returns the frameBuilder of the matched Image via Widget.toDiagnosticsNode
getHeight() double
Returns the height of the matched Image via Widget.toDiagnosticsNode
getImage() ImageProvider<Object>
Returns the image of the matched Image via Widget.toDiagnosticsNode
getLoadingBuilder() Function
Returns the loadingBuilder of the matched Image via Widget.toDiagnosticsNode
getMatchTextDirection() bool
Returns the matchTextDirection of the matched Image via Widget.toDiagnosticsNode
getOpacity() Animation<double>?
Returns the opacity of the matched Image via Widget.toDiagnosticsNode
getRepeat() ImageRepeat
Returns the repeat of the matched Image via Widget.toDiagnosticsNode
getSemanticLabel() String
Returns the semanticLabel of the matched Image via Widget.toDiagnosticsNode
getWidth() double
Returns the width of the matched Image via Widget.toDiagnosticsNode