Creates a new layer that annotates its children with value.
value
AnnotatedRegionLayer(this.value, {this.size, Offset? offset, this.opaque = false}) : offset = offset ?? Offset.zero;