secondLength property

int get secondLength

Length of the second segment (non-zero only if the frame wraps).

Implementation

int get secondLength => _len2;