chatsKey property

GlobalKey<State<StatefulWidget>> chatsKey
final

GlobalKey of a Chats button in the navigation bar.

Implementation

final GlobalKey chatsKey = GlobalKey();