focusedSelection property

Selection? focusedSelection
final

Set the value to focus the editor on the specified selection.

only works when autoFocus is true.

Implementation

final Selection? focusedSelection;