menu
mapsindoors_platform_interface package
documentation
platform_library.dart
DisplayRulePlatform
getWallHeight abstract method
getWallHeight abstract method
dark_mode
light_mode
getWallHeight
abstract method
Future
<
num
?
>
getWallHeight
(
MPDisplayRuleId
id
)
Implementation
Future<num?> getWallHeight(MPDisplayRuleId id);
mapsindoors_platform_interface package
documentation
platform_library
DisplayRulePlatform
getWallHeight abstract method
DisplayRulePlatform class