spanCount property

int get spanCount

Gets the number of spans in the buffer.

Implementation

int get spanCount => _spans.length;