moreKey property

GlobalKey<State<StatefulWidget>> moreKey
final

GlobalKey of the more button.

Implementation

final GlobalKey moreKey = GlobalKey();