keepAlive property

bool keepAlive
final

If placed in a list, whether or not it should not be discarded on scrolling.

If true, it is not destroyed but retained.

リストに配置された場合、スクロール時に破棄されないようにするかどうか。

trueの場合、破棄されず保持され続けます。

Implementation

final bool keepAlive;