initialInViewIds property

List<String> initialInViewIds
final

The String list of ids of the child widgets that should be initialized as inView when the list view is built for the first time.

Implementation

final List<String> initialInViewIds;