Trying to learn about keys, and I found https://docs.flutter.io/flutter/foundation/Key-class.html
One of my initial questions was: "what is the "default" key?" and "if I don't provide a key, what's the default?"
I also checked https://docs.flutter.io/flutter/widgets/Widget/key.html and didn't find an obvious answer.
Trying to learn about keys, and I found https://docs.flutter.io/flutter/foundation/Key-class.html
One of my initial questions was: "what is the "default" key?" and "if I don't provide a key, what's the default?"
I also checked https://docs.flutter.io/flutter/widgets/Widget/key.html and didn't find an obvious answer.