content property

ContentBlock? content
final

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;