menu
posthog_flutter package
documentation
posthog_flutter.dart
PostHogTextMaskOnly
ranges property
ranges property
dark_mode
light_mode
ranges
property
Iterable
<
TextRange
>
ranges
final
The character ranges to mask.
Implementation
final Iterable<TextRange> ranges;
posthog_flutter package
documentation
posthog_flutter
PostHogTextMaskOnly
ranges property
PostHogTextMaskOnly class