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