OffsetsSet extension

Adds functionality to Offset to clone it with a different color.

on

Methods

containsFuzzy(Offset offset, {double tolerance = 0.1}) bool

Available on Set<Offset>, provided by the OffsetsSet extension

Returns true if the set contains an offset that is within a certain tolerance of the given offset.