dockKey property

GlobalKey<State<StatefulWidget>> dockKey
final

GlobalKey of the Dock.

Implementation

final GlobalKey dockKey = GlobalKey();