getTextIgnorePlacement method Null safety
If true, other symbols can be visible even if they collide with the text.
Implementation
Future<bool?> getTextIgnorePlacement() => messager.getTextIgnorePlacement(id);
If true, other symbols can be visible even if they collide with the text.
Future<bool?> getTextIgnorePlacement() => messager.getTextIgnorePlacement(id);