TooltipGetter extension

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

on

Methods

getEnableFeedback() bool
Returns the enableFeedback of the matched Tooltip via Widget.toDiagnosticsNode
getHeight() double
Returns the height of the matched Tooltip via Widget.toDiagnosticsNode
getMargin() EdgeInsetsGeometry
Returns the margin of the matched Tooltip via Widget.toDiagnosticsNode
getMessage() String
Returns the message of the matched Tooltip via Widget.toDiagnosticsNode
getPadding() EdgeInsetsGeometry
Returns the padding of the matched Tooltip via Widget.toDiagnosticsNode
getPosition() bool
Returns the position of the matched Tooltip via Widget.toDiagnosticsNode
getRichMessage() String
Returns the richMessage of the matched Tooltip via Widget.toDiagnosticsNode
getSemantics() bool
Returns the semantics of the matched Tooltip via Widget.toDiagnosticsNode
getShowDuration() Duration
Returns the showDuration of the matched Tooltip via Widget.toDiagnosticsNode
getTextAlign() TextAlign
Returns the textAlign of the matched Tooltip via Widget.toDiagnosticsNode
getTriggerMode() TooltipTriggerMode
Returns the triggerMode of the matched Tooltip via Widget.toDiagnosticsNode
getVerticalOffset() double
Returns the verticalOffset of the matched Tooltip via Widget.toDiagnosticsNode
getWaitDuration() Duration
Returns the waitDuration of the matched Tooltip via Widget.toDiagnosticsNode