displayingChildModelMap property

Map<int, ListViewObserveDisplayingChildModel> displayingChildModelMap
final

Stores observing model map of displaying children widgets.

Implementation

final Map<int, ListViewObserveDisplayingChildModel> displayingChildModelMap;