pageViewKey property
Pass a PageStorageKey
if you want to keep the PageView's position when it was recreated.
Implementation
final PageStorageKey<dynamic>? pageViewKey;
Pass a PageStorageKey
if you want to keep the PageView's position when it was recreated.
final PageStorageKey<dynamic>? pageViewKey;