elements property

List<GDisplayObject> get elements

Implementation

List<GDisplayObject> get elements => List.unmodifiable(_viewport.children);