ansiLength property

int get ansiLength

Length without ANSI sequences.

Implementation

int get ansiLength => stripped().length;