BuildContextRenderBox extension
Render extensions on BuildContext.
- on
Properties
- widgetBounds → Rect
-
Returns a Rect representing this widget's bounds.
no setter
- widgetGlobalPosition → Offset
-
Returns an Offset representing this widget's screen position, with 0,0 being the top left of the screen.
no setter
- widgetRenderBox → RenderBox?
-
Returns this widget's RenderBox.
no setter