pageViewKey property

PageStorageKey? pageViewKey
final

Pass a PageStorageKey if you want to keep the page-view's position when it was recreated.

Implementation

final PageStorageKey? pageViewKey;