beforeSelectedText property

String beforeSelectedText

The text before the current text selection

Implementation

String get beforeSelectedText => selection.textBefore(text);