IconGetter extension

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

on

Methods

getColor() Color
Returns the color of the matched Icon via Widget.toDiagnosticsNode
getFill() double
Returns the fill of the matched Icon via Widget.toDiagnosticsNode
getGrade() double
Returns the grade of the matched Icon via Widget.toDiagnosticsNode
getIcon() IconData
Returns the icon of the matched Icon via Widget.toDiagnosticsNode
getOpticalSize() double
Returns the opticalSize of the matched Icon via Widget.toDiagnosticsNode
getSemanticLabel() String
Returns the semanticLabel of the matched Icon via Widget.toDiagnosticsNode
getShadows() Shadow
Returns the shadows of the matched Icon via Widget.toDiagnosticsNode
getSize() double
Returns the size of the matched Icon via Widget.toDiagnosticsNode
getTextDirection() TextDirection
Returns the textDirection of the matched Icon via Widget.toDiagnosticsNode
getWeight() double
Returns the weight of the matched Icon via Widget.toDiagnosticsNode