@override void onMovementVelocityChanged(double velocity) { _movementVelocityChangedController.add(velocity); }