targetWidget property

Widget get targetWidget

The Widget in the tree that fired this event.

Implementation

Widget get targetWidget => _targetNode.widget;