grow property
Implementation
_i2.num Function(
  _i2.num, [
  _i2.dynamic,
]) get grow => (
      _i2.num p0, [
      _i2.dynamic p1,
    ]) =>
        _i5.callMethod(
          _i5.getProperty(
            this,
            'grow',
          ),
          r'call',
          [
            this,
            p0,
            p1,
          ],
        );