renderableCount property

int get renderableCount

Get the number of renderables

Implementation

int get renderableCount => _renderables.length;