NavigationBarStaticComponentsKeys constructor
NavigationBarStaticComponentsKeys()
Implementation
NavigationBarStaticComponentsKeys()
: navBarBoxKey = GlobalKey(debugLabel: 'Navigation bar render box'),
leadingKey = GlobalKey(debugLabel: 'Leading'),
backChevronKey = GlobalKey(debugLabel: 'Back chevron'),
backLabelKey = GlobalKey(debugLabel: 'Back label'),
middleKey = GlobalKey(debugLabel: 'Middle'),
trailingKey = GlobalKey(debugLabel: 'Trailing'),
largeTitleKey = GlobalKey(debugLabel: 'Large title'),
searchBarKey = GlobalKey(debugLabel: 'Search Bar'),
largeTitleActionsKey = GlobalKey(debugLabel: 'largeTitleActionsKey'),
appbarBottomKey = GlobalKey(debugLabel: 'appbarBottomKey');