wantKeepAlive property
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;
Set this property to true if you want keep the widget alive during scrolling list out of view box. Default to false.
final bool? wantKeepAlive;