avatarKey property

GlobalKey<State<StatefulWidget>> avatarKey
final

GlobalKey of a AvatarWidgets button in the navigation bar.

Implementation

final GlobalKey avatarKey = GlobalKey();