h2 constant

Attribute<int?> const h2

"attributes":{"header": 2 }

Implementation

static const Attribute<int?> h2 = HeaderAttribute(level: 2);