searchKey property

GlobalKey<State<StatefulWidget>> searchKey
final

Implementation

final searchKey = GlobalKey(debugLabel: 'Search Bar Key');