Creates a select paragraph event at the globalPosition.
globalPosition
const SelectParagraphSelectionEvent({required this.globalPosition, this.absorb = false}) : super._(SelectionEventType.selectParagraph);