displayingChildModelList property

List<GridViewObserveDisplayingChildModel> displayingChildModelList
final

Stores observing model list of displaying children widgets.

Implementation

final List<GridViewObserveDisplayingChildModel> displayingChildModelList;