@brief Called when the move if finished. @param completed determine whether the movement is finished or cancelled
@override void onMoveFinished(bool completed) => _onMoveFinished(completed);