corners property Null safety

List<Offset>? corners
read / write

Gets the four corner points in clockwise direction starting with top-left.

Implementation

List<Offset>? corners;