widgets/floor_selector_view library

Classes

FloorSelectorView
Vertical floor selector for navigation view. Shows available sublocations, scrolls when needed, hides for single-floor cases.
FloorSelectorViewState
LevelInfo
Floor info model.

Typedefs

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