Created
February 15, 2019 14:11
-
-
Save nb312/0a040bcf7c5e17f8a592e744d417e9d4 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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