floatingKey property

GlobalKey<State<StatefulWidget>> floatingKey
final

GlobalKey of the floating panel.

Implementation

final GlobalKey floatingKey = GlobalKey();