GridViewGetter extension

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

on

Methods

getController() ScrollController
Returns the controller of the matched GridView via Widget.toDiagnosticsNode
getPadding() EdgeInsetsGeometry
Returns the padding of the matched GridView via Widget.toDiagnosticsNode
getPhysics() ScrollPhysics
Returns the physics of the matched GridView via Widget.toDiagnosticsNode
getPrimary() bool
Returns the primary of the matched GridView via Widget.toDiagnosticsNode
getReverse() bool
Returns the reverse of the matched GridView via Widget.toDiagnosticsNode
getScrollDirection() Axis
Returns the scrollDirection of the matched GridView via Widget.toDiagnosticsNode
getShrinkWrap() bool
Returns the shrinkWrap of the matched GridView via Widget.toDiagnosticsNode