getSymbolSpacing method
Distance between two symbol anchors.
Implementation
Future<double?> getSymbolSpacing() => messenger.getSymbolSpacing(id);
Distance between two symbol anchors.
Future<double?> getSymbolSpacing() => messenger.getSymbolSpacing(id);