menu
mapsindoors_platform_interface package
documentation
platform_library.dart
MPDisplayRule
getIconUrl method
getIconUrl method
dark_mode
light_mode
getIconUrl
method
Future
<
String
?
>
getIconUrl
(
)
Get the icon's URL
Implementation
Future<String?> getIconUrl() => DisplayRulePlatform.instance.getIconUrl(id);
mapsindoors_platform_interface package
documentation
platform_library
MPDisplayRule
getIconUrl method
MPDisplayRule class