menu
mapsindoors_googlemaps package
documentation
mapsindoors.dart
MPDisplayRule
getLabel method
getLabel method
dark_mode
light_mode
getLabel
method
Future
<
String
?
>
getLabel
(
)
Get the label string
Implementation
Future<String?> getLabel() => DisplayRulePlatform.instance.getLabel(id);
mapsindoors_googlemaps package
documentation
mapsindoors
MPDisplayRule
getLabel method
MPDisplayRule class