composing property

TextRange composing

The range of text that is still being composed.

Implementation

TextRange get composing => _controller!.value.composing;