cVal property Null safety

num cVal

Implementation

num get cVal => aVal * p1.x + bVal * p1.y;