getIconIgnorePlacement method
If true, other symbols can be visible even if they collide with the icon. Default value: false.
Implementation
Future<bool?> getIconIgnorePlacement() =>
messenger.getIconIgnorePlacement(id);
If true, other symbols can be visible even if they collide with the icon. Default value: false.
Future<bool?> getIconIgnorePlacement() =>
messenger.getIconIgnorePlacement(id);