document property
TextDocument
get
document
Current non-selection decoration ranges in flat document offsets.
Implementation
TextDocument get document => _model.document;
Current non-selection decoration ranges in flat document offsets.
TextDocument get document => _model.document;