isSentenceCase property
bool
get
isSentenceCase
whether the value is MustacheTag.sentenceCase
Implementation
bool get isSentenceCase => this == MustacheTag.sentenceCase;
whether the value is MustacheTag.sentenceCase
bool get isSentenceCase => this == MustacheTag.sentenceCase;