h3 constant

Attribute<int?> const h3

"attributes":{"header": 3 }

Implementation

static const Attribute<int?> h3 = HeaderAttribute(level: 3);