locale method to set the value of locale
This method is used to set the locale of the app
This is very useful for localization
This is a global variable
navigatorKey method to set the value of navigatorKey
This key is used to navigate between the screens
This is very useful for navigation
This is a global key
This is used in main.dart file
snackbarKey method to set the value of snackbarKey
This key is used to show the snackbar
This is very useful for showing the snackbar
This is a global key
This is used in main.dart file