position property

Vector? get position

Implementation

_i3.Vector? get position => _i5.getProperty(
      this,
      'position',
    );