SelectAllTextIntent constructor Null safety
- SelectionChangedCause cause
Creates an instance of SelectAllTextIntent.
Implementation
const SelectAllTextIntent(this.cause);
Creates an instance of SelectAllTextIntent.
const SelectAllTextIntent(this.cause);