Currently, when an incorrect email or password is entered, FlutterFlow's built-in snackbar automatically appears.
Is it possible to:
Change the message displayed in the snackbar to one of our choosing?
Replace the snackbar with a custom dialog of our design?
For your reference, I am currently using Supabase Auth.