OffsetsSet extension
Adds functionality to Offset to clone it with a different color.
Methods
-
containsFuzzy(
Offset offset, {double tolerance = 0.1}) → bool -
Available on Set<
Returns true if the set contains an offset that is within a certain tolerance of the given offset.Offset> , provided by the OffsetsSet extension