lineLength property

int get lineLength

Implementation

int get lineLength => lineLength0 > 0 ? lineLength0 : lineLength1;