previous property

LrcLine? previous
getter/setter pair

The previous line. Is null if the current line is the fist position.

Implementation

LrcLine? previous;