profileKey property

GlobalKey<State<StatefulWidget>> profileKey
final

GlobalKey of an AvatarWidget in the tab title.

Implementation

final GlobalKey profileKey = GlobalKey();