document property

TextDocument document

The text document that contains the color

Implementation

_i3.TextDocument get document => _i5.getProperty(
      this,
      'document',
    );