updateRotation property
set
updateRotation
(double newRotation)
Implementation
set updateRotation(double newRotation) {
_rotation = newRotation;
}
set updateRotation(double newRotation) {
_rotation = newRotation;
}