getTextIgnorePlacement method
If true, other symbols can be visible even if they collide with the text. Default value: false.
Implementation
Future<bool?> getTextIgnorePlacement() =>
messenger.getTextIgnorePlacement(id);
If true, other symbols can be visible even if they collide with the text. Default value: false.
Future<bool?> getTextIgnorePlacement() =>
messenger.getTextIgnorePlacement(id);