Selection.endBeforeDocument constructor
const
Selection.endBeforeDocument(
- Object? snapshot
Implementation
const Selection.endBeforeDocument(Object? snapshot)
: this._(snapshot, type: Selections.endBeforeDocument);