level property

num? level

The level of a heading.

Implementation

num? get level => _properties['level'] as num?;