lineCount property

num get lineCount

The number of lines in this document.

Implementation

_i2.num get lineCount => _i5.getProperty(
      this,
      'lineCount',
    );