duration property

Duration? duration
getter/setter pair

The duration from the current to the next. Is null if the current line is the last position.

Implementation

Duration? duration;