widgetKey property

GlobalKey<State<StatefulWidget>>? widgetKey
final

The key of the widget to highlight in the UI.

Implementation

final GlobalKey? widgetKey;