isHeadingFour property
bool
get
isHeadingFour
Returns true
if this ContentfulContentNodeType is a heading-4
Implementation
bool get isHeadingFour => this == ContentfulContentNodeType.headingFour;
Returns true
if this ContentfulContentNodeType is a heading-4
bool get isHeadingFour => this == ContentfulContentNodeType.headingFour;