Sets additional attributes for the paragraph block.
attrs is a map containing the additional attributes to be set.
attrs
void setAttributes(Map<String, dynamic>? attrs) { blockAttributes = attrs; }