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