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