afterContent property

void Function(Attribute<Object?> attribute, Node node, StringSink output)? afterContent
final

Implementation

final void Function(
  Attribute<Object?> attribute,
  Node node,
  StringSink output,
)? afterContent;