update key class link

This commit is contained in:
Jasdeep Singh 2021-11-17 12:40:28 +05:30 committed by GitHub
parent 90d73c73c1
commit 4894f7a4fc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -110,7 +110,7 @@
* [Find Color HEX codes easily with the Colorzilla plugin](http://www.colorzilla.com/)
* [The Color Class](https://docs.flutter.io/flutter/dart-ui/Color-class.html)
* [How do HEX codes for with colours?](https://stackoverflow.com/questions/22239803/how-does-hexadecimal-color-work)
* [The Key Class](https://docs.flutter.io/flutter/foundation/Key-class.html)
* [The Key Class](https://api.flutter.dev/flutter/foundation/Key-class.html)
* [When to Use Keys - Flutter Widgets 101 Ep. 4](https://www.youtube.com/watch?v=kn0EOS-ZiIc)
* [Dart Language Tour: Final and Const](https://www.dartlang.org/guides/language/language-tour#final-and-const)
* [Font Awesome Flutter Package](https://pub.dartlang.org/packages/font_awesome_flutter)