getIconPlacement method
Get the icon's placement relative to the anchor point
Implementation
Future<MPIconPlacement?> getIconPlacement() =>
DisplayRulePlatform.instance.getIconPlacement(id);
Get the icon's placement relative to the anchor point
Future<MPIconPlacement?> getIconPlacement() =>
DisplayRulePlatform.instance.getIconPlacement(id);