bottomWidgetKey top-level property

GlobalKey<State<BottomNavigationBar>> bottomWidgetKey
getter/setter pair

Implementation

var bottomWidgetKey = GlobalKey<State<BottomNavigationBar>>();