displayingChildModelList property

List<ListViewObserveDisplayingChildModel> displayingChildModelList
final

Stores model list for children widgets those are displaying.

Implementation

final List<ListViewObserveDisplayingChildModel> displayingChildModelList;