wantKeepAlive property

bool? wantKeepAlive
final

Set this property to true if you want keep the widget alive during scrolling list out of view box. Default to false.

Implementation

final bool? wantKeepAlive;