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