views property

List<Object> views
final

All views that have been rendered.

Implementation

final List<Object> views = [];