RowGetter extension

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

on

Methods

getCrossAxisAlignment() CrossAxisAlignment
Returns the crossAxisAlignment of the matched Row via Widget.toDiagnosticsNode
getDirection() Axis
Returns the direction of the matched Row via Widget.toDiagnosticsNode
getMainAxisAlignment() MainAxisAlignment
Returns the mainAxisAlignment of the matched Row via Widget.toDiagnosticsNode
getMainAxisSize() MainAxisSize
Returns the mainAxisSize of the matched Row via Widget.toDiagnosticsNode
getRenderObject() RenderFlex
Returns the renderObject of the matched Row via Widget.toDiagnosticsNode
getTextBaseline() TextBaseline
Returns the textBaseline of the matched Row via Widget.toDiagnosticsNode
getTextDirection() TextDirection
Returns the textDirection of the matched Row via Widget.toDiagnosticsNode
getVerticalDirection() VerticalDirection
Returns the verticalDirection of the matched Row via Widget.toDiagnosticsNode