inputOffset property
A zero-based Unicode character offset of input
indicating the cursor
position in input
.
The cursor position may influence what predictions are returned. If empty,
defaults to the length of input
.
Optional.
Implementation
core.int? inputOffset;