I have a task that I have to create, like a snack bar message in Flutter. If the device is connected, the Snackbar or Toast package will show the message + green background, and when disconnected, it will show the message + red background color. The message will show by what we are connected (by cellular, wifi, or etc.).