TextEditingControllerEx extension

on

Methods

isSelectionWithinComposingRange(TextSelection selection) bool

Available on TextEditingController, provided by the TextEditingControllerEx extension

Check that the selection is inside of the composing range.
isSelectionWithinTextBounds(TextSelection selection) bool

Available on TextEditingController, provided by the TextEditingControllerEx extension

Check that the selection is inside of the bounds of text.