menu
posthog_flutter package
documentation
posthog_flutter.dart
PostHogSessionReplayConfig
maskAllTexts property
maskAllTexts property
dark_mode
light_mode
maskAllTexts
property
bool
maskAllTexts
getter/setter pair
Enable masking of all text and text input fields. Default: true.
Implementation
var maskAllTexts = true;
posthog_flutter package
documentation
posthog_flutter
PostHogSessionReplayConfig
maskAllTexts property
PostHogSessionReplayConfig class