GlobalKeyExtension extension

Extension of a GlobalKey allowing getting global RenderObject.paintBounds.

on

Properties

globalPaintBounds Rect?

Available on GlobalKey<State<StatefulWidget>>, provided by the GlobalKeyExtension extension

Returns a Rect representing the RenderObject.paintBounds of the Object this GlobalKey represents.
no setter