pageViewKey property

PageStorageKey? pageViewKey
final

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

Implementation

final PageStorageKey<dynamic>? pageViewKey;