length property

num get length

Length of the control array.

Implementation

num get length => controls.length;