secondLength property
int
get
secondLength
Length of the second segment (non-zero only if the frame wraps).
Implementation
int get secondLength => _len2;
Length of the second segment (non-zero only if the frame wraps).
int get secondLength => _len2;