updateVelocity property
set
updateVelocity
(Offset newVelocity)
Implementation
set updateVelocity(Offset newVelocity) {
_velocity = newVelocity;
}
set updateVelocity(Offset newVelocity) {
_velocity = newVelocity;
}