length property

int get length

The text length.

Implementation

int get length => _chars.length;