length property

int length

The length of the list children.

Implementation

int get length => this._blocks.length;