equalsApprox method

bool equalsApprox(
  1. PathFigure f
)

(undocumented) @param {PathFigure} f @return {boolean}

Implementation

_i2.bool equalsApprox(_i3.PathFigure f) => _i4.callMethod(
      this,
      'equalsApprox',
      [f],
    );