displayingChildModelList property

List<ListViewObserveDisplayingChildModel> displayingChildModelList
final

Stores observing model list of displaying children widgets.

Implementation

final List<ListViewObserveDisplayingChildModel> displayingChildModelList;