@override void onCurrentPositionChanged(Position position) { _currentPositionChangedController.add(position); }