colinear property

bool colinear

Whether after a call to initialize, it has been detected that this is the degenerate case of all points being colinear.

Implementation

bool get colinear => _colinear;