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