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