renderList property

List<CoordinateLayout> get renderList

返回渲染的View节点

Implementation

List<CoordinateLayout> get renderList => _renderViewList;