menu
mapsindoors_mapbox package
documentation
mapsindoors.dart
MPBuilding
floorCount property
floorCount property
dark_mode
light_mode
floorCount
property
int
get
floorCount
Get the number of
MPFloor
s in the building
Implementation
int get floorCount => _floors!.length;
mapsindoors_mapbox package
documentation
mapsindoors
MPBuilding
floorCount property
MPBuilding class