length property

List<int> length
final

The number of characters in this post layout textbox substring. Characters that would be represented as a surrogate pair in UTF-16 have length 2.

Implementation

final List<int> length;