y property

double y
override

Implementation

final double x, y, z;
void y=(double arg)
inherited

Implementation

set y(double arg) => _v3storage[1] = arg;