maskTexts property

bool? maskTexts
final

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

Implementation

final bool? maskTexts;