offsets property

List<Offset?> offsets

Returns the list of recorded painting offsets.

Implementation

List<Offset?> get offsets => _offsets;