Skip to content

Instantly share code, notes, and snippets.

@marcinOz
Created June 10, 2020 18:18
Show Gist options
  • Save marcinOz/130c0d1271612cc6dcc911069fa88052 to your computer and use it in GitHub Desktop.
Save marcinOz/130c0d1271612cc6dcc911069fa88052 to your computer and use it in GitHub Desktop.
listener: (context, state) {
state.dialogError?.let((it) => showErrorDialog(it, context));
},
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment