BoldInline constructor

BoldInline(
  1. List<InlineNode> children
)

Implementation

BoldInline(this.children);