flutter: ══╡ EXCEPTION CAUGHT BY WIDGETS LIBRARY ╞═══════════════════════════════════════════════════════════
flutter: The following assertion was thrown building IconTheme(color: Color(0xdd000000)):
flutter: A GlobalKey was used multiple times inside one widget's child list.
flutter: The offending GlobalKey was: [LabeledGlobalKey<NavigatorState>#3521f]
flutter: The parent of the widgets with that key was:
flutter: IconTheme
flutter: The first child to get instantiated with that key became:
flutter: Navigator-[LabeledGlobalKey<NavigatorState>#3521f]
flutter: The second child that was to be instantiated with that key was:
flutter: IconTheme
flutter: A GlobalKey can only be specified on one widget at a time in the widget tree.
flutter:
flutter: The relevant error-causing widget was: