targetWidgetKey property

GlobalKey<State<StatefulWidget>> targetWidgetKey
final

The global key of the target widget to which the popup menu is anchored.

Implementation

final GlobalKey targetWidgetKey;