maskTexts property

bool? maskTexts
final

If true, any widget that creates a RenderParagraph will be masked. E.g: Text, RichText

Implementation

final bool? maskTexts;