isInvert property

bool get isInvert

whether this section is inverted

Implementation

bool get isInvert => this == MustacheSection.invertedSection;