clearType property

TextOverflowClearType clearType
final

https://github.com/fluttercandies/extended_text/issues/118 Clear the text under TextOverflowWidget default: Paint()..BlendMode.clear Canvas.clipRect BlendMode.clear will make BackdropFilter to be black background

Implementation

final TextOverflowClearType clearType;