Skip to content

Instantly share code, notes, and snippets.

@nb312
Created February 15, 2019 14:11
Show Gist options
  • Save nb312/0a040bcf7c5e17f8a592e744d417e9d4 to your computer and use it in GitHub Desktop.
Save nb312/0a040bcf7c5e17f8a592e744d417e9d4 to your computer and use it in GitHub Desktop.
SnackBarAction({
Key key,
this.textColor,
this.disabledTextColor,
@required this.label,
@required this.onPressed,
})
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment