We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents e2bca5d + f41ae3a commit f6edb03Copy full SHA for f6edb03
README.md
@@ -44,7 +44,7 @@ Title: Flutter Interview Questions
44
* What are keys in Flutter and when should you use it?
45
* What are `GlobalKeys`?
46
* When should you use `mainAxisAlignment` and `crossAxisAlignment`?
47
-* When can you use `double.INFINITY`?
+* When can you use `double.infinity`?
48
* What is `Ticker`, `Tween` and `AnimatedBuilder`?
49
* What is ephemeral state?
50
* What is an `AspectRatio` widget used for?
0 commit comments