getSymbolSpacing method

Future<double?> getSymbolSpacing()

Distance between two symbol anchors.

Implementation

Future<double?> getSymbolSpacing() => messager.getSymbolSpacing(id);