Update the floors shown in the selector
@override set floors(List<MPFloor>? floors) => _callForwarder.setFloors?.call(floors);