targetKey property

GlobalKey<State<StatefulWidget>> targetKey
final

锚点 Widget 的 key,用于 OverlayWindow 的定位

Implementation

final GlobalKey targetKey;