addAutomaticKeepAlives property

bool addAutomaticKeepAlives
final

Whether to wrap each child in an AutomaticKeepAlive.

See SliverChildBuilderDelegate.addAutomaticKeepAlives or ScrollablePositionedList.addSemanticIndexes.

Implementation

final bool addAutomaticKeepAlives;