FloatingActionButtonGetter extension

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

on

Methods

getBackgroundColor() Color
Returns the backgroundColor of the matched FloatingActionButton via Widget.toDiagnosticsNode
getDisabledElevation() double
Returns the disabledElevation of the matched FloatingActionButton via Widget.toDiagnosticsNode
getElevation() double
Returns the elevation of the matched FloatingActionButton via Widget.toDiagnosticsNode
getFocusColor() Color
Returns the focusColor of the matched FloatingActionButton via Widget.toDiagnosticsNode
getFocusElevation() double
Returns the focusElevation of the matched FloatingActionButton via Widget.toDiagnosticsNode
getFocusNode() FocusNode
Returns the focusNode of the matched FloatingActionButton via Widget.toDiagnosticsNode
getForegroundColor() Color
Returns the foregroundColor of the matched FloatingActionButton via Widget.toDiagnosticsNode
getHeroTag() Object
Returns the heroTag of the matched FloatingActionButton via Widget.toDiagnosticsNode
getHighlightElevation() double
Returns the highlightElevation of the matched FloatingActionButton via Widget.toDiagnosticsNode
getHoverColor() Color
Returns the hoverColor of the matched FloatingActionButton via Widget.toDiagnosticsNode
getHoverElevation() double
Returns the hoverElevation of the matched FloatingActionButton via Widget.toDiagnosticsNode
getIsExtended() bool
Returns the isExtended of the matched FloatingActionButton via Widget.toDiagnosticsNode
getMaterialTapTargetSize() MaterialTapTargetSize
Returns the materialTapTargetSize of the matched FloatingActionButton via Widget.toDiagnosticsNode
getShape() ShapeBorder
Returns the shape of the matched FloatingActionButton via Widget.toDiagnosticsNode
getSplashColor() Color
Returns the splashColor of the matched FloatingActionButton via Widget.toDiagnosticsNode
getTooltip() String
Returns the tooltip of the matched FloatingActionButton via Widget.toDiagnosticsNode