LinkContext constructor
const
LinkContext(
- InlineParser parser,
- SimpleDelimiter opener,
- List<
Node> getChildren()
Implementation
const LinkContext(this.parser, this.opener, this.getChildren);