selectionLength property

int? selectionLength
final

The length of the selection (starting at Position) that should be selected after the edits have been applied.

Implementation

final int? selectionLength;