maskTexts property
If true, any widget that creates a RenderParagraph will be masked. E.g: Text, RichText
Implementation
final bool? maskTexts;
If true, any widget that creates a RenderParagraph will be masked. E.g: Text, RichText
final bool? maskTexts;