textAllowOverlap property Null safety

bool? textAllowOverlap
read / write

If true, the text will be visible even if it collides with other previously drawn symbols.

Implementation

bool? textAllowOverlap;