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