AnnotationSquare constructor
AnnotationSquare({})
Implementation
AnnotationSquare({
this.color,
this.interiorColor,
this.border,
this.author,
this.date,
this.subject,
this.content,
});
AnnotationSquare({
this.color,
this.interiorColor,
this.border,
this.author,
this.date,
this.subject,
this.content,
});