line property

num get line

The zero-based line value.

Implementation

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