getIconPadding method
Size of the additional area around the icon bounding box used for detecting symbol collisions.
Implementation
Future<double?> getIconPadding() => messager.getIconPadding(id);
Size of the additional area around the icon bounding box used for detecting symbol collisions.
Future<double?> getIconPadding() => messager.getIconPadding(id);