WrapGetter extension

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

on

Methods

getAlignment() WrapAlignment
Returns the alignment of the matched Wrap via Widget.toDiagnosticsNode
getCrossAxisAlignment() WrapCrossAlignment
Returns the crossAxisAlignment of the matched Wrap via Widget.toDiagnosticsNode
getDirection() Axis
Returns the direction of the matched Wrap via Widget.toDiagnosticsNode
getRenderObject() RenderWrap
Returns the renderObject of the matched Wrap via Widget.toDiagnosticsNode
getRunAlignment() WrapAlignment
Returns the runAlignment of the matched Wrap via Widget.toDiagnosticsNode
getRunSpacing() double
Returns the runSpacing of the matched Wrap via Widget.toDiagnosticsNode
getSpacing() double
Returns the spacing of the matched Wrap via Widget.toDiagnosticsNode
getTextDirection() TextDirection
Returns the textDirection of the matched Wrap via Widget.toDiagnosticsNode
getVerticalDirection() VerticalDirection
Returns the verticalDirection of the matched Wrap via Widget.toDiagnosticsNode