isInvert property
bool
get
isInvert
whether this section is inverted
Implementation
bool get isInvert => this == MustacheSection.invertedSection;
whether this section is inverted
bool get isInvert => this == MustacheSection.invertedSection;