isHeadingSix property

bool get isHeadingSix

Returns true if this ContentfulContentNodeType is a heading-6

Implementation

bool get isHeadingSix => this == ContentfulContentNodeType.headingSix;