ContainerGetter extension

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

on

Methods

getAlignment() AlignmentGeometry
Returns the alignment of the matched Container via Widget.toDiagnosticsNode
getBackground() Decoration
Returns the background of the matched Container via Widget.toDiagnosticsNode
getClipBehavior() Clip
Returns the clipBehavior of the matched Container via Widget.toDiagnosticsNode
getConstraints() BoxConstraints
Returns the constraints of the matched Container via Widget.toDiagnosticsNode
getForeground() Decoration
Returns the foreground of the matched Container via Widget.toDiagnosticsNode
getMargin() EdgeInsetsGeometry
Returns the margin of the matched Container via Widget.toDiagnosticsNode
getPadding() EdgeInsetsGeometry
Returns the padding of the matched Container via Widget.toDiagnosticsNode
getTransform() Matrix4
Returns the transform of the matched Container via Widget.toDiagnosticsNode