Returns a new StaticTag instance.
StaticTag({ required this.key, required this.value, this.active = false, });