Callback invoked when a floor (sublocation) is selected.
typedef FloorSelectedCallback = void Function(int sublocationId, String levelId);