object property

Object? object
getter/setter pair

This is of type Object allowing you to propagate any class object you wish down the widget tree.

Implementation

Object? object;