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