selection property
TextSelection
get
selection
Current text selection.
Implementation
TextSelection get selection => textController.selection;
Current text selection.
TextSelection get selection => textController.selection;