length property

int get length

The number of Uniforms in the UniformArray.

Implementation

int get length => _elements.length;