content property
DocumentFragment
get
content
Returns the template contents (a DocumentFragment).
Implementation
_i3.DocumentFragment get content => _i4.getProperty(
this,
'content',
);
Returns the template contents (a DocumentFragment).
_i3.DocumentFragment get content => _i4.getProperty(
this,
'content',
);