size property

Size get size

Returns the size of the widget associated with this GlobalKey.

Implementation

Size get size => box.size;