length property

int get length

Returns the number of chips currently in the input.

Implementation

int get length => value.length;