isLowerCase property
bool
get
isLowerCase
whether the value is MustacheTag.lowerCase
Implementation
bool get isLowerCase => this == MustacheTag.lowerCase;
whether the value is MustacheTag.lowerCase
bool get isLowerCase => this == MustacheTag.lowerCase;