panelKey property
final
GlobalKey of a CustomNavigationBar displayed.
Used to position a status changing Selector properly.
Implementation
final GlobalKey panelKey = GlobalKey();
GlobalKey of a CustomNavigationBar displayed.
Used to position a status changing Selector properly.
final GlobalKey panelKey = GlobalKey();