- TextEditingValue currentTextEditingValue,
- TextSelection newSelection,
- SelectionChangedCause cause
Creates an UpdateSelectionIntent.
Implementation
const UpdateSelectionIntent(this.currentTextEditingValue, this.newSelection, this.cause);
Creates an UpdateSelectionIntent.
const UpdateSelectionIntent(this.currentTextEditingValue, this.newSelection, this.cause);