w property
double
get
w
Implementation
double get w => _v4storage[3];
set
w
(double arg)
Implementation
set w(double arg) => _v4storage[3] = arg;