stackKey property

Key stackKey
final

The virtual stack-key this route is a part of

Routes can only be updated if they have the same key and the same stackKey

Used inside of AutoRoutePage.canUpdate

Implementation

final Key stackKey;