keepPage property

bool keepPage
final

ONLY for PageView

Save the current page with PageStorage and restore it if this controller's scrollable is recreated.

See PageController.keepPage

Implementation

final bool keepPage;