isHeadingFive property
bool
get
isHeadingFive
Returns true
if this ContentfulContentNodeType is a heading-5
Implementation
bool get isHeadingFive => this == ContentfulContentNodeType.headingFive;
Returns true
if this ContentfulContentNodeType is a heading-5
bool get isHeadingFive => this == ContentfulContentNodeType.headingFive;