SizedBoxGetter extension

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

on

Methods

getHeight() double
Returns the height of the matched SizedBox via Widget.toDiagnosticsNode
getRenderObject() RenderConstrainedBox
Returns the renderObject of the matched SizedBox via Widget.toDiagnosticsNode
getWidth() double
Returns the width of the matched SizedBox via Widget.toDiagnosticsNode