HeadingAnchorsExtension constructor

HeadingAnchorsExtension({
  1. int maxHeaderDepth = 3,
})

Implementation

HeadingAnchorsExtension({this.maxHeaderDepth = 3});