level3 property

Level 3 heading, equivalent of H3 in HTML.

Implementation

NotusAttribute<int> get level3 => NotusAttribute<int>._(key, scope, 3);