key property Null safety
final
The key associated with this page.
This key will be used for comparing pages in canUpdate.
Implementation
final LocalKey? key;
The key associated with this page.
This key will be used for comparing pages in canUpdate.
final LocalKey? key;