length property

int get length

The number of items currently being tracked by the loader.

Implementation

int get length => _items.length;