afterSelectedText property

String afterSelectedText

The text after the current text selection

Implementation

String get afterSelectedText => selection.textAfter(text);