textSelection property
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;
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.
final TextSelection? textSelection;