stickyKey property

GlobalKey<State<StatefulWidget>> stickyKey
final

This value is used as a GlobalKey of the Tab

Implementation

final GlobalKey stickyKey = GlobalKey();