displayingChildModelList property

List<GridViewObserveDisplayingChildModel> displayingChildModelList
final

Stores model list for children widgets those are displaying.

Implementation

final List<GridViewObserveDisplayingChildModel> displayingChildModelList;