import 'package:flutter/widgets.dart'; class NavigationService { static GlobalKey navigatorKey = GlobalKey(); }