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