length property

int get length

Length of the ansi-String.

Implementation

int get length => ansi.length;