IconButtonGetter extension

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

on

Methods

getColor() Color
Returns the color of the matched IconButton via Widget.toDiagnosticsNode
getDisabledColor() Color
Returns the disabledColor of the matched IconButton via Widget.toDiagnosticsNode
getFocusColor() Color
Returns the focusColor of the matched IconButton via Widget.toDiagnosticsNode
getFocusNode() FocusNode
Returns the focusNode of the matched IconButton via Widget.toDiagnosticsNode
getHighlightColor() Color
Returns the highlightColor of the matched IconButton via Widget.toDiagnosticsNode
getHoverColor() Color
Returns the hoverColor of the matched IconButton via Widget.toDiagnosticsNode
getIcon() Widget
Returns the icon of the matched IconButton via Widget.toDiagnosticsNode
getPadding() EdgeInsetsGeometry
Returns the padding of the matched IconButton via Widget.toDiagnosticsNode
getSplashColor() Color
Returns the splashColor of the matched IconButton via Widget.toDiagnosticsNode
getTooltip() String
Returns the tooltip of the matched IconButton via Widget.toDiagnosticsNode