dialogKey property

GlobalKey<State<StatefulWidget>>? dialogKey
final

The Key assigned to the dialog when it is shown.

Implementation

final GlobalKey? dialogKey;