selectionChange property
Stream<LiQuillTextEditorSelection?>
get
selectionChange
Implementation
Stream<LiQuillTextEditorSelection?> get selectionChange =>
_selectionController.stream;
Stream<LiQuillTextEditorSelection?> get selectionChange =>
_selectionController.stream;