afterSelectedText property

String get afterSelectedText

The text after the current text selection

Implementation

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