menu
nested_scroll_views package
documentation
widgets.dart
NestedPageView
wantKeepAlive property
wantKeepAlive property
dark_mode
light_mode
wantKeepAlive
property
bool
wantKeepAlive
final
是否缓存可滚动页面,不缓存可能导致页面在嵌套滚动时被销毁导致手势事件丢失
Implementation
final bool wantKeepAlive;
nested_scroll_views package
documentation
widgets
NestedPageView
wantKeepAlive property
NestedPageView class