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