textSelection property

TextSelection? textSelection
final

The selection range within the text.

This defines the portion of the text that should be affected by the spoiler effect, allowing for partial text obfuscation.

Implementation

final TextSelection? textSelection;