document property
TextDocument
get
document
The text document that contains the color
Implementation
_i3.TextDocument get document => _i5.getProperty(
this,
'document',
);
The text document that contains the color
_i3.TextDocument get document => _i5.getProperty(
this,
'document',
);