content property
The block that will be invoked for ContentRules in the mixin being
invoked, or null
if this doesn't pass a content block.
Implementation
final ContentBlock? content;
The block that will be invoked for ContentRules in the mixin being
invoked, or null
if this doesn't pass a content block.
final ContentBlock? content;