textCharacters property

Characters textCharacters
final

Same as text but as Characters.

Need to use character length, not String length, to propertly support Unicode and Emojis.

Implementation

final Characters textCharacters;