DeleteToNextWordBoundaryIntent constructor
- required bool forward,
Creates a DeleteToNextWordBoundaryIntent.
Implementation
const DeleteToNextWordBoundaryIntent({ required bool forward }) : super(forward);
Creates a DeleteToNextWordBoundaryIntent.
const DeleteToNextWordBoundaryIntent({ required bool forward }) : super(forward);