widgetKey property

GlobalKey<State<StatefulWidget>> widgetKey
final

The widget key for the message.

Implementation

final widgetKey = GlobalKey();