sides property

List<Line> get sides

The four sides in order

Implementation

List<Line> get sides => [AB, BC, CD, DA];