length property

int length
final

The amount of lines in the text.

See also:

  • isLast, which uses this property to check the amount of lines

Implementation

final int length;