NotifyingVector2.all constructor
NotifyingVector2.all(
- double v
Implementation
factory NotifyingVector2.all(double v) => NotifyingVector2.zero()..splat(v);
factory NotifyingVector2.all(double v) => NotifyingVector2.zero()..splat(v);