boundKey property

GlobalKey<State<StatefulWidget>> boundKey
final

The GlobalKey of the bound.

Implementation

final GlobalKey boundKey;