ids property

List<String> ids
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> ids;